micro-lisp
micro-lisp copied to clipboard
πA very small Lisp programming language πthat used to be under 200 lines of Cπ
Results
2
micro-lisp issues
Sort by
recently updated
recently updated
newest added
There seem to be two seperate projects in this repository; 1) micro-lisp in 162 lines of C and 2) Micro Scheme in 560 lines of 6. The examples seem to...
mlisp.c wont compile and link on GNU/Linux as there is not implementation of funopen() in the libdbsd-dev.
help wanted