macaroni VS klisp

Compare macaroni vs klisp and see what are their differences.

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
macaroni klisp
3 2
27 0
- -
4.0 10.0
about 1 year ago almost 5 years ago
Janet
MIT License 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.

macaroni

Posts with mentions or reviews of macaroni. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-09.
  • Mariposa – A programming language with time-travel
    3 projects | news.ycombinator.com | 9 Jan 2024
    It's only legal for each `now` to be consumed by at-most one `at` form, so at that point you'd just be re-implementing the "timeline" and "instant" system from mariposa. The need to wrap the program in a form and the management of `now` "values" has me pondering the implications of IanTheHenry's macaroni[1] system, which (like the CSS :has operator) allow macros to climb up into manipulations of their parent forms-- the `now` macro could effectively wrap every remaining for in the program in a new context the augments eg. the closure of `at`. But indeed, perhaps a problem to not become too invested in :p

    1: https://github.com/ianthehenry/macaroni

  • Generalized Macros
    3 projects | news.ycombinator.com | 19 Apr 2023
    I noticed that as well, but it's not a typo: https://github.com/ianthehenry/macaroni/blob/master/src/init...
  • Generalized and first-class macros: what is this called?
    2 projects | /r/lisp | 8 Apr 2023

klisp

Posts with mentions or reviews of klisp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-19.
  • Generalized Macros
    3 projects | news.ycombinator.com | 19 Apr 2023
    klisp is the most complete implementation I've used. Website is now down and original bitbucket host too, but mirror here: https://github.com/dbohdan/klisp/tree/master/doc/src

    Performance-wise, there's bronze-age-lisp, which uses klisp and x86 assembly.

  • Syntax for defining algebraic data types
    4 projects | /r/ProgrammingLanguages | 3 Feb 2023
    If you want to try running it, I recommend klisp, which is the most complete implementation. This is easy to build on linux and has few dependencies.

What are some alternatives?

When comparing macaroni and klisp you can also consider the following projects:

cl-redb - Relational DB library

hummus - A dialect of the Kernel programming language.

mariposa - A toy programming language with time travel

typical - Data interchange with algebraic data types.

rhombus-prototype - Brainstorming and draft proposals for Rhombus

xtdb - An immutable database for application development and time-travel data compliance, with SQL and XTQL. Developed by @juxt