NAND is a logic simulator suite made entirely from NAND gates
-
Updated
Jun 24, 2026 - TypeScript
NAND is a logic simulator suite made entirely from NAND gates
Reviewing some online CS courses I took
A web-based IDE for https://nand2tetris.org
Using HDL, from Boolean algebra and elementary logic gates to building a Central Processing Unit, a memory system, and a hardware platform, leading up to a 16-bit general-purpose computer. Then, implementing the modern software hierarchy designed to enable the translation and execution of object-based, high-level languages on a bare-bone compute…
Nand2Tetris Software Suite - hardware simulator and CPU and VM emulators
📟 16-bit machine code assembler for the Hack Assembly Language (nand2tetris)
Raycasting game for the Hack computer from Elements of Computing Systems / Coursera NAND2Tetris
Nand2Tetris: Building a Modern Computer from First Principles
Build an educational formally verified version of the Nand 2 Tetris course using Coq (and other formal tools).
🎓 Coursera. Build a Modern Computer from First Principles: From Nand to Tetris. https://vk.cc/aCFIOu
Nand2Tetris: Build a computer system from the ground up, from nand to tetris. Hardware and software.
💡 Nand2tetris course
Our first attempt at auditing select Computer Science courses.
An assembler for the Hack language implemented in C++.
To associate your repository with the nand2tetris topic, visit your repo's landing page and select "manage topics."