Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

ulisp

ulisp - Programming language

< >

ulisp is a programming language created in 2016 by David Johnson-Davies.

#1390on PLDB 7Years Old 419Users
0Books 0Papers

uLisp庐 is a version of the Lisp programming language specifically designed to run on microcontrollers with a limited amount of RAM.


Example from the web:
(defun b (x) (pinmode 13 t) (digitalwrite 13 x) (delay 500) (b (not x)))
buzz.html 路 ulisp.html 路 fjolnir.html

View source

- Build the next great programming language Search Day 215 About Blog Acknowledgements Traffic Traffic Today GitHub feedback@pldb.com