A lisp dialect written in lua that is a lua dialect that behaves like lisp.
Still in heavy development. Spec not yet finalized.
Nothing really. I'm just messing around. What I want to make is something where you can import a module and then write something like
Lisp.require("fname.luaisp")
and then the functions defined there will integrate seamslessly with lua functions (and luaisp sexps will be easy to manipulate from within lua etc etc)
- Capacity to use $ to apply and create functions in object style -- DONE
- Error capturing -- DONE
- Handle multiple return values to/from lua functions gracefully -- DONE
- BUG: Lambda doesn't play nice with negative numbers -- FIXED, TURNS OUT ALL OF LUAISP DIDN'T
- BECOME MORE CONSISTENT ABOUT WHEN YOU DO AND DON'T ALLOW MUTLIPLE STATEMENTS :P
- ???
- PROFIT
Nothing whatsoever :/