Thanks to visit codestin.com
Credit goes to github.com

Skip to content

technoblogy/ulisp

Repository files navigation

uLisp

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/

About

A version of the Lisp programming language for ATmega-based Arduino boards.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages