Refresh

This website github.com/padeir0/pami-lisp is currently offline. Cloudflare's Always Online™ shows a snapshot of this web page from the Internet Archive's Wayback Machine. To check for the live version, click Refresh.

Skip to content

padeir0/pami-lisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pami-lisp

Minimal Lisp implementation to be used as a shell in microcontrollers.

The whole parsing and interpreting of code cannot use recursion, the whole heap must fit whithin a delimited region set by the user. All code being interpreted must be considered non-trusted code, and must be sandboxed as much as possible.

About

Padeir0's Minimal Lisp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published