clox-rs VS CraftingInterpreters

Compare clox-rs vs CraftingInterpreters and see what are their differences.

clox-rs

Following along the second (C) part of https://craftinginterpreters.com/, but with Rust, because reasons. (by abesto)

CraftingInterpreters

Repo for workingthrough crafting interpreters (by JanEricNitschke)
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
clox-rs CraftingInterpreters
3 1
15 1
- -
10.0 8.3
over 1 year ago 10 months ago
Rust Rust
- -
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.

clox-rs

Posts with mentions or reviews of clox-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-17.
  • How to debug seg fault?
    2 projects | /r/rust | 17 Jul 2023
    Hi, so i recently started reading Crafting Interpreters and decided i wanted to have a go at following along in rust. Specifically i found a repo that did that and just walked along that and tried to understand what happend there, though i have to admit i did not manage that 100%.
  • Format string from inside enum type
    1 project | /r/learnrust | 17 Jul 2023
    I recently bought "Crafting Interpreters" and decided to try to follow along (the second part) in rust. Or rather i followed along with the help of a GitHub repo that followed along in rust. (https://github.com/abesto/clox-rs)
  • clox in Rust. Yes I did the browser thing again.
    3 projects | /r/ProgrammingLanguages | 11 Dec 2022
    I took a lot of notes about differences that come from using Rust vs C; you can check them out by clicking the "What am I looking at?" button or on GH (NOTES.md)

CraftingInterpreters

Posts with mentions or reviews of CraftingInterpreters. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-17.
  • How to debug seg fault?
    2 projects | /r/rust | 17 Jul 2023
    After i finished the book i decided to try to expand on the implementation. I think i did manage to add some small things and fix some errors.

What are some alternatives?

When comparing clox-rs and CraftingInterpreters you can also consider the following projects:

jlox-rs - Following along the first (Java) part of https://craftinginterpreters.com/, but with Rust, because reasons.

yew - Rust / Wasm framework for creating reliable and efficient web applications