uni VS ada-lox

Compare uni vs ada-lox 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 ada-lox
1 4
11 -
- -
5.7 -
4 months ago -
C
MIT License -
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...

ada-lox

Posts with mentions or reviews of ada-lox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-01.
  • Feedback on implementation needed: a type for dynamically typed values
    3 projects | /r/ada | 1 May 2022
    value.ads
  • May 2022 What Are You Working On?
    12 projects | /r/ada | 1 May 2022
    More progress on a Lox interpreter (Crafting Interpreters book) in Ada. Evaluation is now in place, which was a really cool milestone to pass. Variable declaration and assignment are also coming along nicely. https://gitlab.com/henrikenggaard/ada-lox
  • Crafting Interpreters
    3 projects | news.ycombinator.com | 28 Apr 2022
    I have been reading it and implementing the interpreter in Ada to learn about both interpreters and Ada better. It is a wonderful way to learn, since I constantly have to go beyond the surface level. What is the purpose of this and that in the interpreter? How do I model/implement this well in Ada.

    If you are curious about language, I can only recommend trying to learn a new one while following this book.

    https://gitlab.com/henrikenggaard/ada-lox

  • March 2022 What Are You Working On?
    14 projects | /r/ada | 28 Feb 2022
    The code and work log is here: https://gitlab.com/henrikenggaard/ada-lox

What are some alternatives?

When comparing uni and ada-lox you can also consider the following projects:

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

Ada_GUI - An Ada-oriented GUI

Crafting Interpreters - Repository for the book "Crafting Interpreters"

distributing-gcc - Binary releases of GCC (native and cross) on macOS; also, the scripts/Makefiles used for producing them.

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

Pi-Mainframe - Simulated mainframe computer based on a Raspberry Pi

Ada-Lisp - Tiny Lisp Interpreter Written in Ada

pouetpouet-board - DIY ortholinear keyboard with pure Rust or Ada firmware

drivers - An assortment of drivers

spark2014 - SPARK 2014 is the new version of SPARK, a software development technology specifically designed for engineering high-reliability applications.

Honki-Tonks-Zivilisationen - Der Code meines 4X-Rundenstrategiespiels. The Code of my 4X turn-based strategy game.

King - An informal decsription of the King software-engineering language