uni VS Crafting Interpreters

Compare uni vs Crafting Interpreters and see what are their differences.

uni

A mono-repo containing code I've written to educate myself. est. 2021. (public) (by thundergolfer)
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
uni Crafting Interpreters
1 45
11 8,133
- -
5.7 0.0
4 months ago 26 days ago
C HTML
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.

uni

Posts with mentions or reviews of uni. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-28.
  • Crafting Interpreters
    3 projects | news.ycombinator.com | 28 Apr 2022
    I'm working through this right now and it's awesome. I've completed the Java interpreter and I'm halfway through the C bytecode stack-based interpreter[1]. I'd estimate I've spent around 30-40 hours with the book.

    Throughout I've used both the website and the dead-tree version of the book. The website is great with 2 monitors, but you might be too tempted to copy-paste the code.

    The one thing the book doesn't mandate is the use of the Lox test suite, but I think it should be incorporated into the book. It's easier to hack on your implementation when there's a test suite to validate that everything still works as it should at Chapter X.

    1. https://github.com/thundergolfer/uni/tree/main/books/craftin...

Crafting Interpreters

Posts with mentions or reviews of Crafting Interpreters. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-26.

What are some alternatives?

When comparing uni and Crafting Interpreters you can also consider the following projects:

modern-embedded-programming-course - Companion repository to the "Modern Embedded Systems Programming" video course.

git-internals-pdf - PDF on Git Internals

tedditor - A gtk based simple text editor I'm writing for a school project.

You-Dont-Know-JS - A book series on JavaScript. @YDKJS on twitter.

ada-lox

tinyrenderer - A brief computer graphics / rendering course

paip-lisp - Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"

CppCoreGuidelines - The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

30-days-of-elixir - A walk through the Elixir language in 30 exercises.

clojure-style-guide - A community coding style guide for the Clojure programming language

project-based-learning - Curated list of project-based tutorials

papers-we-love - Papers from the computer science community to read and discuss.