Writing a simple 16 bit VM in less than 125 lines of C

This page summarizes the projects mentioned and recommended in the original post on /r/programming

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-in-lc3

    A metacircular LC3 implementation

  • I went through a tutorial for university which went through this guide. The C++ template hackery part looks a bit like microcode, but I ended up doing more refactoring on the microcode for my LC3 implementation in LC3.

  • lc3-vm

    A LC3 virtual machine implementation in a few lines of C code

  • What are you talking about?. The full implementation is even smaller: https://github.com/nomemory/lc3-vm/blob/main/vm.c

  • 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.

    InfluxDB logo
  • adventofcode

    Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala (by sim642)

  • Advent of Code, see /r/adventofcode and https://adventofcode.com , had us all build VMs (sorta) like this over several days in 2019. I think it was between day 2 and https://adventofcode.com/2019/day/9

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Advent of Code (in MiniScript), Day 18

    1 project | dev.to | 18 Dec 2022
  • Late bloomers (that started life closer to 30), how are things going for you?

    1 project | /r/AskMenOver30 | 17 Dec 2022
  • The Empty List

    2 projects | news.ycombinator.com | 17 Dec 2022
  • Coding/programming is absolutely fantastic

    1 project | /r/autism | 17 Dec 2022
  • Advent of Code (in MiniScript), Day 17

    2 projects | dev.to | 17 Dec 2022