Versions of the Lisp programming language for boards based on Microchip AVR processors. The files are as follows:
- ulisp-avr.ino - the uLisp source file for the Arduino Mega 2560, ATmega1284, and AVR DA/DB-series platforms.
- ulisp-avr-comments.ino - identical but including comprehensive comments.
- ulisp-avr-nano.ino - the uLisp source file for the Arduino Uno, Arduino Nano, and Arduino Nano Every.
- ulisp-avr-nano-comments.ino - identical but including comprehensive comments.
Only use one of these files. It should be compiled and uploaded using the Arduino IDE.
For more information see: http://www.ulisp.com/