Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It doesn't seem to handle some pretty basic swift code:

    var a = 3
    let b = { a * 2 }()
http://i.imgur.com/D1FxZcN.png


How about this, too:

    var a = 1 ^ 2
As it stands, I find the thing entirely useless.


Same here, tried a basic loop and it broke:

for i in 0...10 { print(i) }

Then again, the project does say it's in early development. Perhaps a re-visit in a month or two will yield some nice progress.


If the projects GitHub page is anything to go by, I doubt that. The only thing that's been changed in 9 months is the readme, and the change was to remove the note about the project being in "active early development".




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: