jlox-rs VS clox-rs

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

jlox-rs

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

clox-rs

Following along the second (C) part of https://craftinginterpreters.com/, but with Rust, because reasons. (by abesto)
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
jlox-rs clox-rs
2 3
15 15
- -
10.0 10.0
over 1 year ago over 1 year 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.

jlox-rs

Posts with mentions or reviews of jlox-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-30.

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)

What are some alternatives?

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

serde-aux - An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.

CraftingInterpreters - Repo for workingthrough crafting interpreters

rust-bindgen - Automatically generates Rust FFI bindings to C (and some C++) libraries.

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

kanin - A microservice framework for AMQP, protobuf and Rust.

moonlander-firmware

auto-future - A way to easily build structs that can be turned into futures

Kategory - Λrrow - Functional companion to Kotlin's Standard Library

text_adventure - Prototype for a text based adventure system.

cross - “Zero setup” cross compilation and “cross testing” of Rust crates

wabt - The WebAssembly Binary Toolkit