BuildYourOwnLisp VS ulisp-zero

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

BuildYourOwnLisp

Learn C and build your own programming language in under 1000 lines of code! (by orangeduck)

ulisp-zero

A pared-down version of uLisp for hackers. (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
BuildYourOwnLisp ulisp-zero
11 1
2,814 49
- -
3.3 10.0
4 months ago almost 5 years ago
HTML Arduino
GNU General Public License v3.0 or later -
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.

BuildYourOwnLisp

Posts with mentions or reviews of BuildYourOwnLisp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-20.

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...

What are some alternatives?

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

mal - mal - Make a Lisp

quicklisp-projects - Metadata for projects tracked by Quicklisp.

lis.py - Small lisp interpreter in Python

janet - A dynamic language and bytecode vm

vocabs2 - C++ implementation of drones simulation with velocity obstacles and wireless system

joker - Small Clojure interpreter, linter and formatter.

lisp-in-go - A Common Lisp-like Lisp-1 in Go with TCO and partially hygienic macros

ComposableRegex - Build out composable regular expressions from simple sub blocks in a BNF type syntax. Check http://composableregex.apphb.com/ for a demo

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

Lisp-in-Charm

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