Skip to content

A modified version of uLisp for ESP32-based boards. Many new/experimental advanced features including defmacro, backquote, gensym, destructuring-bind, and catch/throw. Also includes an enhanced REPL program

License

Notifications You must be signed in to change notification settings

dragoncoder047/ulisp-esp32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ulisp-esp

A version of the Lisp programming language for ESP8266 and ESP32-based boards.

The "-comments" version is identical but includes comprehensive comments.

For more information see: http://www.ulisp.com/show?21T5

About

A modified version of uLisp for ESP32-based boards. Many new/experimental advanced features including defmacro, backquote, gensym, destructuring-bind, and catch/throw. Also includes an enhanced REPL program

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.8%
  • Python 11.2%