The original project can be found at lispyscript This is a different approach to parsing 'Lispy' syntax and generating JavaScript from it.
- Javscript Semantics
- Macros
This project was a medium to learn more about how programming languages work at a lower level.
Just save your LispyScript2 file with the extension '.ls2'
Run the command in a terminal: lispy2 filename.ls2
- Unit test feature
- Tail Call Optimization
- Templates
- Callback Sequence (avoid nested callbacks)
- Monads
- Run in browser
- Server-side and Browser-side REPLs
Mansi Shah eyeplusplus.
Santosh Rajan santoshrajan.