mumble

A Lisp written in C, following the *Build Your Own Lisp* book
Log | Files | Refs | README

reqs.txt (114B)


      1 sudo apt install libedit-dev
      2 # edit line
      3 
      4 For Windows: <https://buildyourownlisp.com/chapter4_interactive_prompt>