Ross ROSS = Recommend OSS · open-source software intelligence for agents

djhworld/simple-computer

the scott CPU from "But How Do It Know?" by J. Clark Scott observed · 2026-08-28

github.com/djhworld/simple-computer · Go observed · 2026-08-28

Health v2 · maintenance only

70/100

  • Activity 84
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2669
  • days_rel: n/a
  • days_push: 96
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1990 stars · 159 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Go-based simulator of the 16-bit CPU described in 'But How Do It Know?' by J. Clark Scott, built from NAND gates up through registers, RAM, ALU, and control unit. It includes an assembler, a graphical display, and I/O support, making it a fully functional educational machine.

Use cases

  • simulate a CPU built from logic gates
  • learn how CPUs work at the gate level
  • write and run assembly programs on a simple 16-bit machine
  • study computer architecture concepts like ALU and control unit
  • visualize CPU execution with a screen output
  • teach low-level computing fundamentals

When to choose

  • you want to understand CPU internals from NAND gates upward
  • you're following the 'But How Do It Know?' book and want a working model
  • you need an educational, hackable CPU simulator in Go
  • you want to experiment with assembly on a minimal architecture

When to avoid

  • you need a production-grade or performant CPU emulator
  • you require modern CPU features like interrupts, stacks, or floating point
  • you want to simulate a real-world commercial processor
  • you need a general-purpose virtual machine for running real software

Facets

library · maturity active

simulation interpreter graphics education simulation hardware developer-tools cross-platform cpu-simulator logic-gates nand-gates 16-bit-cpu assembly educational computer-architecture scott-cpu emulator desktop

1 source

Member repositories

RepositoryRoleHealth v2
djhworld/simple-computermain70

For agents

markdown · JSON · MCP: product_card(name="djhworld/simple-computer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem