An open API service providing repository metadata for many open source software ecosystems.

Topic: "nand2tetris"

sotlucas/nand2tetris

Projects from the "The Elements of Computing Systems" (a.k.a. Nand2Tetris) course

Language: Hack - Size: 679 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

abcdjdj/hasm

Hack assembler (Nand2Tetris) in flex/bison

Language: C - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

killingerm/HackVM-to-MiMa

A program to translate the Hack Virtual Machine language to MiMa Assembly.

Language: Haskell - Size: 296 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

shreyasminocha/Sublime-HDL

Sublime text syntax highlighting for HDL

Size: 283 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

Ifechukwudaniel/nand2tetris

nand2tetris Benson idohosa university system design protical

Language: Assembly - Size: 151 KB - Last synced at: 25 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

iskyzh/jackcompiler.hs

⌨️ Jack Language Compiler in Haskell

Language: Haskell - Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

iskyzh/hackvm.hs

Hack VM Translator (for Nand2Tetris course)

Language: Haskell - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

xxyzz/nand2tetris

Coursera NAND to Tetris projects

Language: Java - Size: 54.7 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

OskarAhl/Hack-Machine-Language-Assembler

Assembler for Hack machine language - written in node.js

Language: JavaScript - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

givehug/nand2tetris-golang

Nand2Tetris hack computer implementation in Go (assembler, vm translator, compiler)

Language: Go - Size: 120 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

timiscoding/stacker

A game written in the Jack language. Project 9 in the nand2tetris course

Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

karen/nand2tetris

🐏 Building a modern computer from first principles

Language: Assembly - Size: 351 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

vuongpd95/coursera-basics-VHDL-0-6 📦

Language: Assembly - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

chichunchen/nand2tetris

My assignment for nand2tetris project

Language: Assembly - Size: 449 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 2

idelvall/jack-os

Operative system for the Hack machine written in the Jack language (http://www.nand2tetris.org/)

Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

habbes/hack-assembler

Assembler for the Hack machine language for the Hack Computer developed in the Nand2Tetris course (http://nand2tetris.org)

Language: Clojure - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

t17dr/sublime-nand2tetris

Sublime text package for nand2tetris course syntax definitions

Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 1

tez3998/nand2tetris-2nd-ed

「コンピュータシステムの理論と実装 第2版」のプロジェクトとそのメモ

Language: Assembly - Size: 178 KB - Last synced at: about 23 hours ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

matzar/hdl-lang

VS Code extension for Nand2Tetris course that provides HDL snippets and syntax highlighting.

Size: 5.22 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 1

jd-becerra/nand2tetris-Chess

Chess game I made as a final project for the amazing nand2tetris course

Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

theMyle/nand_to_tetris

Nand To Tetris - Building a general purpose computer starting from a NAND gate

Language: Zig - Size: 1.09 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

0x5a4/nand2tetris

Building a modern computer from first Principles.

Language: Zig - Size: 368 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

nverno/tree-sitter-jack

Jack (nand2tetris) language grammar for tree-sitter

Language: C - Size: 36.1 KB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

benvenutti/hasm

Assembler for the Hack Architecture (nand2tetris)

Language: C++ - Size: 450 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Warkanlock/nand2tetris-practice

Practice of the book The Elements of Computing Systems: Building a Modern Computer from First Principles

Language: Assembly - Size: 820 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

KeithGeorgeCiantar/Assembler-Project

Nand to Tetris Assembler for CCE2017

Language: C++ - Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

WerdsMind/Nand2Tetris

Nand2Tetris project for UIS computer architecture.

Language: Assembly - Size: 98.6 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

tsych0/hack_assembler

Implementation of hack assembler in Rust

Language: Rust - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

RaphGL/Nand2Tetris

My solutions to the nand2tetris course.

Language: Assembly - Size: 714 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

wildmaples/jack-virtual-machine

a JVM but probably not the one you're thinking of

Language: Ruby - Size: 127 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

danielbusbib/NAND2TETRIS

Course From Nand to Tetris - Building a Modern Computer From First Principles

Language: Assembly - Size: 1.91 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

lucas89901/ntu-introcs-2023-fall-final-project

NTU Introduction to Computer 2023 Fall Final Project - Assembler & VM Translator

Language: C++ - Size: 324 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Mangesh-Bhattacharya/Nand2tetris

Nand2Tetris project implementation and HDL API reference.

Language: Assembly - Size: 372 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

atharvaagiwal2/nand2tetris

Building a Modern Computer from First Principles

Language: Hack - Size: 111 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

booniepepper/hack-assembler

Hack assembler

Language: Crystal - Size: 20.5 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

porridgewithraisins/nand2tetris

An implementation of the nand2tetris project. A full-stack computer: ISA, Assembler, Virtual Machine, Interpreter, Compiler, Operating System, and a Graphical Sudoku game. All from scratch.

Language: Assembly - Size: 324 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

yairfine/nand-to-tetris

Nand to Tetris solutions written in Python

Language: Assembly - Size: 518 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

diversen/hack-assembler-js

A hack assembler written in javascript

Language: Hack - Size: 59.6 KB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

LielAmar/Nand2Tetris

My solutions to the "From Nand to Tetris" course, The Hebrew University

Language: Assembly - Size: 3.49 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

anosatsuk124/nand2tetris-verilog-rs

A nand2tetris implementation with SystemVerilog and Rust.

Language: Rust - Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

jinhuyk/nand2tetris

self solution Nand2tetris

Language: Assembly - Size: 602 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

matthewjkuss/nand

A simulation of the Hack computer from Nand2Tetris

Language: TypeScript - Size: 2.36 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

pcjun97/nand2tetris

Language: Go - Size: 1.18 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

dvirberlo/web-n2t-tools

Modern software suite for nand2tetris learners, using web technologies.

Language: TypeScript - Size: 80.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mosesmrima/HackA

A 2-pass assembler for the 16-bit Hack Assembly language.

Language: Hack - Size: 69.3 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gubniero/Nand2Tetris

Some Nand2Tetris HDL chips

Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Kyure-A/nand2tetris

「コンピュータシステムの理論と実装」の演習

Language: Assembly - Size: 633 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

iyashk/Flippy_byte-Tic_Tac_Toe

a nand2tetris program consisting of .jack files

Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JosephAlzieb/Nand_2_Tetris

Language: Java - Size: 196 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Insper/22a-Z01.1

VHDL, FPGA, Fron nand to tretris,

Language: VHDL - Size: 179 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 24

wildmaples/jack-compiler

A Jack programming language compiler written in Ruby

Language: Ruby - Size: 270 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

sondnm/nand2tetris

Solutions for problems from http://www.nand2tetris.org/

Language: Assembly - Size: 607 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

howie6879/nand2tetris

✍️ 计算机系统要素-从零开始构建现代计算机

Language: Scilab - Size: 1.31 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

kh931623/nand2tetris-assembler

Assembler for Nand2Tetris project 6 written in Node.js with Functional Programming paradigm.

Language: Hack - Size: 135 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Joshmomel/Nand2Tetris

nand2tetris

Language: Hack - Size: 275 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

malevolentstrix/VM-Translator

Language: C++ - Size: 30.3 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

jamespolley/Hack-VM-Translator

Virtual Machine translator for symbolic Hack assembly code. Written in Python.

Language: HTML - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

asherhe/nand2tetris-projects

My solutions to nand2tetris

Language: Assembly - Size: 478 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

DeepthiSudharsan/Downcount-Assembly-Program

(Semester 1) Elements of Computing - End Semester Project

Language: Jupyter Notebook - Size: 2.41 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

zhixiangli/nand2tetris

A complete implementation for "The Elements of Computing Systems: Building a Modern Computer from First Principles"

Language: Assembly - Size: 294 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

bernardini687/nand2tetris

projects for the nand2tetris course (https://www.nand2tetris.org)

Language: Hack - Size: 295 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

hupe1980/nand2tetris

nand2tetris

Language: Assembly - Size: 259 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

marcinjahn/Hack.JackCompiler

A .NET implementation of nand2tetris Hack Platform Jack Compiler

Language: C# - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Giako/nand2tetris

Nand2Tetris project by me (see http://nand2tetris.org/)

Language: Java - Size: 62.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

happy-turtle/jack-compiler

Compiler for the Jack programming language. Consisting of a syntax analyzer that parses Jack programs according to the Jack grammar and translates the code to an intermediate virtual machine language.

Language: C# - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

xffxff/nand2tetris

Write assembler, vm and compiler in rust

Language: Assembly - Size: 163 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

happy-turtle/vm-to-hack-translator

Virtual machine translator for the Hack computer that translates programs written in the VM language into programs written in the Hack machine language.

Language: C# - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

aakashk49/NAND2Tetris-JackCompiler

https://www.nand2tetris.org/project11

Language: C++ - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

DenverCoder1/Jack-to-Hack-Compiler-Ceylon

Jack to Hack Compiler in Ceylon completed for Fundamentals of Programming Languages Course, 2020-2021.

Language: Ceylon - Size: 508 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ygnoh/nand2tetris

Implement Tetris from the NAND gates.

Language: Assembly - Size: 609 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ganeshv/cmos2tetris

Experiments with the Nand2Tetris Hack system: a C emulator, a breadboard implementation with 74HC CMOS chips, and more.

Language: Hack - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

JCoombs224/JackedWithJack

The JackedWithJack program determines the user’s BMI, BMR, and health based on an inputted height, weight, age, sex, and activity level. It will then display the results on a screen with graphics to help the user maintain or achieve a healthy BMI based on the user’s calculated BMR.

Size: 471 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

castrodd/compiler

Toy compiler for Jack language

Language: Python - Size: 78.1 KB - Last synced at: about 7 hours ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

gshaikov/HackAssembler

Assembler for Hack machine language

Language: C - Size: 70.3 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

squancy/hack-assembler

An assembler for the Hack Assembly language.

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

avinal/The-Icosian-Game

Icosian Game developed in JACK programming language (Nand2Tetris) from scratch.

Size: 771 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Stefanyvitoria/Nand2Tetris

Arquivos dos projetos do curso "de NAND a Tetris".

Language: Hack - Size: 78.1 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

ProchazkaDavid/nand2tetris

Implementation of a compiler, VM translator, and assembler for a 16-bit Harvard architecture computer with three registers, 32K ROM, and 16K RAM.

Language: Go - Size: 93.8 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mfl28/HackVMTranslator

A program that translates Hack virtual-machine language code (as defined in the nand2tetris course) into Hack assembly code.

Language: C++ - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Evoniuk/Hack-VM-Compiler

Project 8 in the Nand to Tetris course

Language: JavaScript - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Evoniuk/Hack-Assembler

Project 7 in the Nand to Tetris Course

Language: JavaScript - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ms0g/hasm

Assembler for the 16-bit Hack machine language

Language: C - Size: 105 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Abdulaziz-04/Nand2Tetris-P1

nand2tetris projects from the course nand2tetris

Language: Hack - Size: 85 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

fursich/hack_jack_compiler

training repository for Jack compiler implemented in Ruby

Language: Ruby - Size: 85 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

TaKO8Ki/nand2tetris

nand2tetris answers

Language: Assembly - Size: 632 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

RichardKavanagh/nand-2-tetris

My solutions to the popular Nand 2 Tetris course (part I and II) on Coursera.

Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

IrishMorales/nand2tetris

Logic gates, chips, compilers, and programs made for NAND2TETRIS

Language: Hack - Size: 15.1 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

hasefumi23/nand2tetris

nand2tetris

Language: Assembly - Size: 393 KB - Last synced at: about 21 hours ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

UgurcanAkkok/Navi

A nand2tetris-like Project written entirely in ANSI C

Language: C - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

gabrieljablonski/esc-college-course-work

Elements of Computer Systems - nand2tetris course

Language: Assembly - Size: 291 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

shreyasminocha/nand2tetris 📦

Moved to sourcehut

Language: Assembly - Size: 210 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

PiroHiroPiro/nand2tetris 📦

A repository for learning nand2tetris.

Language: Assembly - Size: 616 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Krout0n/solve-nand2tetris

only for fun

Language: Rust - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

ycsh-w/Hack-Assembler

A Java-written assembler for a machine language called Hack.

Language: Java - Size: 558 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

hbusul/JackCompiler

Language: Java - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

thomasfermi/HackAssembler

Assembler for the Hack language written in Rust

Language: Rust - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

iskyzh/hackasm.hs

Hack Assembler written in Haskell (for course Nand2Tetris)

Language: Haskell - Size: 52.7 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

jackrosenthal/schdl

A Scheme Inspired Hardware Description Language

Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

volf52/hack_vm_translator

VM translator for Nand2Tetris Chapter 7-8.

Language: HTML - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

ravishan16/nand2tetris

nand2tetris

Language: Assembly - Size: 255 KB - Last synced at: about 17 hours ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1