yal VS lisp-in-go

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

yal

Yet another lisp interpreter (by skx)

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
yal lisp-in-go
1 3
15 36
- -
5.8 10.0
18 days ago over 4 years ago
Go Go
GNU General Public License v3.0 only -
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.

yal

Posts with mentions or reviews of yal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-16.
  • Kilo Lisp: A Kilo Byte-Sized Lisp System
    11 projects | news.ycombinator.com | 16 Dec 2022
    It looks like your lisp has a lot of built-in/primitives, I'll have to explore!

    I also wrote a simple lisp in go, in my case I added LSP support for completion and help-on-hover, which was a fun addition I've not seen in anything else.

    https://github.com/skx/yal

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 yal and lisp-in-go you can also consider the following projects:

winner - Winners of the International Obfuscated C Code Contest

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

minimalisp

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

owl

quicklisp-projects - Metadata for projects tracked by Quicklisp.

janet - A dynamic language and bytecode vm

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

ol - Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.

plan9port - Plan 9 from User Space