BuildYourOwnLisp VS lis.py

Compare BuildYourOwnLisp vs lis.py and see what are their differences.

BuildYourOwnLisp

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

lis.py

Small lisp interpreter in Python (by dhilst)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
BuildYourOwnLisp lis.py
11 1
2,814 8
- -
3.3 10.0
4 months ago about 2 years ago
HTML Python
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.

lis.py

Posts with mentions or reviews of lis.py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-29.

What are some alternatives?

When comparing BuildYourOwnLisp and lis.py you can also consider the following projects:

mal - mal - Make a Lisp

single_cream - single file scheme interpreter with tail call optimization

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

the-super-tiny-compiler - :snowman: Possibly the smallest compiler ever

ulisp-zero - A pared-down version of uLisp for hackers.

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

Lisp-in-Charm

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

CPongC - Pong clone written in C and SDL2