hare-color VS zig_comptime_lisp

Compare hare-color vs zig_comptime_lisp 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
hare-color zig_comptime_lisp
1 3
3 18
- -
0.0 3.2
almost 2 years ago about 3 years ago
Zig
MIT License The Unlicense
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.

hare-color

Posts with mentions or reviews of hare-color. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-25.

zig_comptime_lisp

Posts with mentions or reviews of zig_comptime_lisp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-25.
  • Announcing the Hare programming language
    10 projects | news.ycombinator.com | 25 Apr 2022
    If it's at compilation time, you have the full zig language so you certainly could implement your very own functional programming language https://github.com/igmanthony/zig_comptime_lisp in regular zig rather in an external preprocessor.
  • Bio: All your parentheses are belong to us
    3 projects | dev.to | 25 Apr 2021
    A comptime Lisp
  • Fully comptime lisp
    1 project | /r/Zig | 14 Mar 2021
    I made a toy lisp in zig that 'interprets' embedded files entirely in comptime code (so it's a scripting compiler thing). Even for a toy... it's not fully working (no recursion, loops, comments), but there are user-defined functions, variables, conditionals, and arithmetic (and it's pretty easy to implement new functions in Zig and load them).

What are some alternatives?

When comparing hare-color and zig_comptime_lisp you can also consider the following projects:

http_server - Pony library for building HTTP server applications.

bio - A Lisp dialect written in Zig

CSP - Compile-time LISP interpreter on C macro preprocessor

Vale - Compiler for the Vale programming language - http://vale.dev/