lc3-vm VS lc3-in-lc3

Compare lc3-vm vs lc3-in-lc3 and see what are their differences.

lc3-vm

A LC3 virtual machine implementation in a few lines of C code (by nomemory)

lc3-in-lc3

A metacircular LC3 implementation (by no-defun-allowed)
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
lc3-vm lc3-in-lc3
3 1
310 8
- -
0.0 0.0
about 1 year ago over 2 years ago
C Common Lisp
- -
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.

lc3-vm

Posts with mentions or reviews of lc3-vm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-17.

lc3-in-lc3

Posts with mentions or reviews of lc3-in-lc3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-08.

What are some alternatives?

When comparing lc3-vm and lc3-in-lc3 you can also consider the following projects:

Papers

small-vm - A small virtual machine, following the "Write your own virtual machine" : https://justinmeiners.github.io/lc3-vm/ course.

integers-snake

adventofcode - Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala

neat-matrix-library - nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major concern.

JOE - JOE runs a Java program without an operating system by using a meta-circular virtual machine

gigatron-rom - System, apps and tooling for the Gigatron TTL microcomputer

JikesRVM - Jikes RVM (Research Virtual Machine)

lc3as.py - An assembler for the LC-3 fictitious computer.