Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brentseidel/ada-lisp-embedded

Extensions to the Tiny Lisp language for embedded applications
https://github.com/brentseidel/ada-lisp-embedded

ada lisp lisp-dialect lisp-interpreter

Last synced: about 2 months ago
JSON representation

Extensions to the Tiny Lisp language for embedded applications

Awesome Lists containing this project

README

        

# Ada-Lisp-Embedded
Extensions to the Tiny Lisp language for embedded applications

Due to hardware differences, not all operations will be supported on all
platforms. It is expected that the Arduino Due and the Raspberry PI will
be supported. Select the appropriate .gpr file for your platform.
Platform specific code will be in its own subdirectory, while common
code will be in a common subdirectory. Refer to the [documentation](../blob/main/doc/Lisp-Embedded.pdf) for
the operations added for each platform and how to embed each platform.

Currently supported targets are:
* Arduino Due