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

If you like the way LiteScript works, check out literate CoffeeScript and ToffeeScript which allows async to be coded like this:

    e, data = fs.readFile! 'data.dat'
    console.log data.toString()


Not exactly the same. LiteScript uses ES6-generators, handling also try/catch and making a readable js output code.




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

Search: