abn6502 VS mainspring

Compare abn6502 vs mainspring and see what are their differences.

abn6502

Solving the global IC shortage by reusing old stuff! (by AndersBNielsen)

mainspring

A CPU simulator framework built around, and to support the other tools under, the constraints of the first principles of computing project. (by ncatelli)
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
abn6502 mainspring
4 1
70 12
- -
0.0 6.4
over 1 year ago 3 months ago
Assembly Rust
GNU General Public License v3.0 or later Apache License 2.0
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.

abn6502

Posts with mentions or reviews of abn6502. We have used some of these posts to build our list of alternatives and similar projects.

mainspring

Posts with mentions or reviews of mainspring. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-24.
  • Interpreter in Rust
    3 projects | /r/rust | 24 Nov 2021
    First off, awesome, interpreters and emulators are really fun projects. I've written a very similar project which might be useful for reference https://github.com/ncatelli/mainspring. As for parsing to your enum representation KerfuffleV2 gave a great example for nom. That being said, if you'd like to peek behind the curtain a bit for combinators and the principles behind nom, Bodil Stokke has a WONDERFUL tutorial on the topic https://bodil.lol/parser-combinators/ which will be directly applicable to what you are trying to do. Additionally, while targetted at using java, https://craftinginterpreters.com/ by Bob Nystrom is available for free online and covers the topic of writing really simple recursive decent parsers.

What are some alternatives?

When comparing abn6502 and mainspring you can also consider the following projects:

TaliForth2 - A Subroutine Threaded Code (STC) ANS-like Forth for the 65c02

madsim - Magical Deterministic Simulator for distributed systems in Rust.

hbc-56 - Homebrew 6502 on a backplane computer

visual-system-simulator - Framework for simulating deficiencies and other aspects of the human visual system

lynx_hacking - Collection of Lynx demos, trial.

chumsky - Write expressive, high-performance parsers with ease.

c64_asm_book_listings - Listings from Commodore 64 Assembly books

awesome-electronics - A curated list of awesome resources for Electronic Engineers and hobbyists

apple2_hgrbyte - Explore the Apple 2 HGR amd DHGR esoteric screen layout with bit twiddling and byte manipulation.