Hacker News new | past | comments | ask | show | jobs | submit login

If you used Lua before, then this seems like perfect lisp to learn. If you don't know any Lua then some features will confuse you (multiple return values, error handling, arrays as tables, pairs/ipairs) because all these design decisions make for seamless inter-operability between two languages.

Perhaps for learning purposes you would benefit from lisp that has tools with debugging capabilities, like Racket.




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

Search: