Helpful Information
 
 
Category: Embedded Programming
LISP for the parallella-16

My interest in parallel computing and LISP led me to start developing a small LISP interpreter for the
Parallella 16 board because there are not any existing suitable open source alternatives. The work is
still in progress but the basics are there. The work in still in progress but the basics are there.

I'm slowly developing the code and starting to add the programming constructs necessary to
implement a distributed LISP interpreter. At some stage I plan to add garbage collection but at
present I'm running out of space on the board. Does anyone know of any nifty garbage collection
techniques for small embedded processors?

Also if anyone knows of any distributed LISP interpreters or related work then please let me know.

Here is the link to the github repository: https://github.com/drewvid/parallella-lisp










privacy (GDPR)