ulisp-zero VS ulisp

Compare ulisp-zero vs ulisp and see what are their differences.

ulisp-zero

A pared-down version of uLisp for hackers. (by technoblogy)

ulisp

A version of the Lisp programming language for ATmega-based Arduino boards. (by technoblogy)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ulisp-zero ulisp
1 33
49 361
- -
10.0 2.6
almost 5 years ago about 1 year ago
Arduino C++
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ulisp-zero

Posts with mentions or reviews of ulisp-zero. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-14.
  • Lisp in 99 lines of C and how to write one yourself [pdf]
    9 projects | news.ycombinator.com | 14 Jul 2022
    Since its name is TinyLisp, I'd like to mention uLisp.

    Lisp for microcontrollers - Arduino, Adafruit M0/M4, Micro:bit, ESP8266/32, RISC-V, and Teensy 4.x boards

    http://www.ulisp.com/

    In particular, its smallest variant (~800 LoC).

    > uLisp Zero is a pared-down version of uLisp, capable of running in 8 Kbytes of program memory with 1 Kbyte of RAM

    https://github.com/technoblogy/ulisp-zero/blob/master/uLispZ...

ulisp

Posts with mentions or reviews of ulisp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-11.

What are some alternatives?

When comparing ulisp-zero and ulisp you can also consider the following projects:

quicklisp-projects - Metadata for projects tracked by Quicklisp.

ecl

BuildYourOwnLisp - Learn C and build your own programming language in under 1000 lines of code!

Lua-RTOS-ESP32 - Lua RTOS for ESP32

janet - A dynamic language and bytecode vm

ferret - Ferret is a free software lisp implementation for real time embedded control systems.

joker - Small Clojure interpreter, linter and formatter.

lispBM - An interpreter for a concurrent lisp-like language with message-passing and pattern-matching implemented in C.

mal - mal - Make a Lisp

tinyscheme - TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.

pixie - A small, fast, native lisp with "magical" powers

quickjs-esp32 - QuickJS port for ESP32