chip8-book VS lox-haskell

Compare chip8-book vs lox-haskell and see what are their differences.

lox-haskell

Implementation of Lox language (from "Crafting Interpreters" book) in Haskell (by Martinsos)
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
chip8-book lox-haskell
5 2
148 6
- -
3.9 0.0
9 months ago over 3 years ago
Rust Haskell
Creative Commons Zero v1.0 Universal 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.

chip8-book

Posts with mentions or reviews of chip8-book. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-14.

lox-haskell

Posts with mentions or reviews of lox-haskell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-19.
  • Advanced programming exercises/apps recommendations to code
    8 projects | /r/haskell | 19 Jan 2022
    If you feel like comparing implementations, you might want to take a peek at my implementation: https://github.com/Martinsos/lox-haskell -> I haven't finished the book unfortunately but I did all the work till chapter 9.5 -> each commit is marked with the chapter it implements, so you can easily follow the development that way. If you do make significant progress, do consider opening an issue on my repo to share your work, I would also love to do some comparison in order to learn more!
  • Crafting Interpreters in Haskell - Scanning
    3 projects | /r/haskell | 12 Sep 2021
    Very cool! More than a year ago I started going through Crafting Interpreters and implementing it in Haskell as I go, here it is in case you find it interesting: https://github.com/Martinsos/lox-haskell .

What are some alternatives?

When comparing chip8-book and lox-haskell you can also consider the following projects:

three-layer - :three: :cake: Architecture of the Haskell web applications

haskell-lox

wefx - Basic WASM graphics package to draw to an HTML Canvas using C. In the style of the gfx library

Essentials-of-Compilation - A book about compiling Racket and Python to x86-64 assembly

cib - clang running in browser (wasm)

ray-tracing - It's taking me longer than one weekend

wasm-fizzbuzz - WebAssembly from Scratch: From FizzBuzz to DooM.

linear - Low-dimensional linear algebra primitives for Haskell.

llvm-project - This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.

chip8