lispy VS l1

Compare lispy vs l1 and see what are their differences.

lispy

A Lisp-dialect written in Go featuring a library written in itself, a REPL, tail-optimized recursion, macros, and a meta-circular interpreter. (by amirgamil)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
lispy l1
3 3
21 61
- -
0.0 2.6
almost 3 years ago 10 months ago
Go Go
MIT License 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.

lispy

Posts with mentions or reviews of lispy. We have used some of these posts to build our list of alternatives and similar projects.

l1

Posts with mentions or reviews of l1. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-06.
  • Looking for programming languages created with Go
    23 projects | /r/golang | 6 Nov 2022
    - https://github.com/eigenhombre/l1 is a really cool lisp-like
  • (Yet Another) Lisp in Go
    2 projects | news.ycombinator.com | 8 May 2022
    > … excluding system startup/shutdown…

    Why would you do that when the other measurements included startup/shutdown?

    https://github.com/eigenhombre/l1/

    > … not recognizing that command…

    Cincom Smalltalk, VisualWorks® 8.3 run with `time` from a terminal window command line, like the other measurements.

  • A Faster Lexer in Go
    2 projects | news.ycombinator.com | 6 May 2022
    I used some of this work for a Lisp I wrote[1] in Go -- it was really helpful, though it took a little work[2] to adapt it in a reusable way from the talk and from the Go template code. I also recommend studying the code and watching the helpful and clear video - an elegant approach to an old problem.

    [1] https://github.com/eigenhombre/l1

What are some alternatives?

When comparing lispy and l1 you can also consider the following projects:

gisp - Simple LISP in Go

GFY - A BrainFuck interpreter in Go.

wdte - WDTE is a simple, functional-ish, embedded scripting language.