bx 321f17367a | ||
---|---|---|
README.md | ||
env.lua | ||
eval.lua | ||
lib.lua | ||
lisp.p8 |
README.md
lis.p8 a lisp interpretter in pico8, supporting call/cc
this is quite a slow interpretter and im not sure i can use it for even a basic game, but it was a ton of fun to make and helped me grok call/cc.
gur interpretter itself is more or less done, it was planned to have an ide type thing, but that's not finished