lis.p8/README.md

8 lines
318 B
Markdown
Raw Permalink Normal View History

2021-12-15 16:15:56 +00:00
# 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