uLisp for Serpente boards
https://www.electronics-lab.com/ulisp-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 information about uLisp see: […]
Tiny Lisp Computer using ATmega328
https://www.electronics-lab.com/tiny-lisp-computer/
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 it to run programs that interface to components such as […]