added readme
parent
13c5ca7783
commit
321f17367a
|
@ -0,0 +1,7 @@
|
||||||
|
|
||||||
|
# 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
|
Loading…
Reference in New Issue