ulisp-zero VS lisp-in-go

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

ulisp-zero

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

lisp-in-go

A Common Lisp-like Lisp-1 in Go with TCO and partially hygienic macros (by nukata)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ulisp-zero lisp-in-go
1 3
49 36
- -
10.0 10.0
almost 5 years ago over 4 years ago
Arduino Go
- -
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...

lisp-in-go

Posts with mentions or reviews of lisp-in-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-16.

What are some alternatives?

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

quicklisp-projects - Metadata for projects tracked by Quicklisp.

minilisp - A readable lisp in less than 1k lines of C

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

janet - A dynamic language and bytecode vm

joker - Small Clojure interpreter, linter and formatter.

minimalisp

mal - mal - Make a Lisp

ulisp - A version of the Lisp programming language for ATmega-based Arduino boards.

winner - Winners of the International Obfuscated C Code Contest