Tag: Lisp
Arduino
uLisp for Serpente boards
A version of the Lisp programming language for Serpente ARM board. This is a version of uLisp 3.0 designed to work with the tiny Arturo182 Serpente boards: It's a slightly modified of the ARM version of uLisp; at some stage I may incorporate it into the standard ARM version. For more...
Continue Reading
Mcu
Tiny Lisp Computer using ATmega328
The Tiny Lisp Computer is a self-contained computer programmed in Lisp. Some programming examples are included in the author's website. This article describes a self-contained computer with its own display and keyboard, based on an ATmega328, that you can program in Lisp. You can use...
Continue Reading