A version of uLisp to convert the M5Stack Cardputer into a self-contained handheld Lisp computer. The files are as follows:
- ulisp-cardputer.ino - the uLisp source file, to be compiled and uploaded using the Arduino IDE.
- ulisp-cardputer-comments.ino - identical but including comprehensive comments.
Only use one of these two files. For more information see Cardputer uLisp Machine.