micro-lisp icon indicating copy to clipboard operation
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