GitHub topics: jack-language
j-m-li/jack
A programming language
Language: C - Size: 7.54 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

idelvall/jack-compiler
A compiler for the Jack language (http://www.nand2tetris.org)
Language: Java - Size: 61.5 KB - Last synced at: 18 days ago - Pushed at: about 8 years ago - Stars: 5 - 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: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

wolgwang1729/Vulcan-16
Vulcan-16 is a 16-bit Harvard architecture computer designed from the ground up using Hardware Description Language (HDL). Built from NAND gates to a functional CPU, it includes memory subsystems (RAM/ROM), a custom OS with screen/keyboard drivers, and a complete software toolchain (assembler, compiler, VM translator).
Language: Assembly - Size: 235 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

fursich/jacktris
a tetris-like block game implemented in Jack language
Language: Shell - Size: 69.3 KB - Last synced at: 1 day ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 3

ghaiklor/nand-2-tetris
Computer built from the ground up on top of own CPU, while compiler and assembler for it implemented in Rust language
Language: Assembly - Size: 752 KB - Last synced at: 17 days ago - Pushed at: over 5 years ago - Stars: 76 - Forks: 7

marcinjahn/Hack.JackCompiler
A .NET implementation of nand2tetris Hack Platform Jack Compiler
Language: C# - Size: 42 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

tairasu/pbm-to-jack
A PBM to Jack function converter
Language: HTML - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

mNandhu/JackMazeGame
A Simple Maze Game made in Jack language
Size: 79.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

leimao/Drunken-Sniper
Modified 64.0 Game Implemented Using Jack Language and Run in Nand2Tetris VM Emulator
Language: HTML - Size: 553 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

contrust/guess-the-number
Language: Makefile - Size: 17.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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

annapoorna-a-k/SYNTAX-ANALYZER-using-Java
This is a Syntax Analyzer which can parse Jack programmes in accordance with the Jack language and generate an XML file .
Language: Java - Size: 168 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 3

luccaflower/JackCompiler
Language: Java - Size: 104 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

DenverCoder1/jack-man
PAC-MAN clone written in Jack Language
Size: 181 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

idelvall/nand-mines
Minesweeper for the Hack machine implemented in Jack language (http://www.nand2tetris.org)
Language: HTML - Size: 119 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 3

Schnurber/hack_chicken_maze
Mini Game for the Hack platform
Language: Java - Size: 46.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

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

cod5-dot-com/jackc
Compiler for the Jack programming language.
Language: C - Size: 1.22 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 2

uri-nyx/JackCompiler Fork of timiscoding/JackCompiler
A Jack language compiler for the Taleä System fantasy computer. Based on project 11 of the nand2tetris course
Language: JavaScript - Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - 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

hbusul/MazeEscaper
A simple game written in Jack language for Nand2tetris course
Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

Phosics/Building-Digital-Systems
Building a (logical) computer from scratch
Language: Java - Size: 420 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

abhaynayar/genesis
Minimal OS written in Jack.
Language: Python - Size: 5.44 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 2

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: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

naens/n2t
Programs done for the nand2tetris
Language: Java - Size: 586 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 1

rshipp/nand2tetris
Solutions for some of the nand2tetris exercises.
Language: Python - Size: 26.4 KB - Last synced at: 5 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 2

Armando1514/From-Nand-To-Tetris-Build-A-Modern-Computer
Based on Nand-to-Tetris I and Nand-to-Tetris II. Building a computer from the ground up, starting with basic concepts like Boolean algebra and logic gates and progressing till a modern computer.
Language: Scilab - Size: 41.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

aryeh-nigri/Jack-to-HACK-compiler
Compiler written in R language that translates Jack language to VM, and VM to HACK language. The machine that runs HACK is 16bits.
Language: R - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

DaviNakamuraCardoso/jack
Compiler for the Jack Programming Language.
Language: C - Size: 4.77 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - 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

yingtu35/Dont-Touch-The-Wall
A thirilling game based on Hack system using Jack language.
Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - 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 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

sokratisvas/vm-translator
VM translator for the Hack Computer
Language: Rust - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

BornaGajic/jack-stl
Standard Library in Jack :space_invader:
Size: 1.9 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

gayathrymw/SYNTAX-ANALYZER-using-Java Fork of annapoorna-a-k/SYNTAX-ANALYZER-using-Java
This is a Syntax Analyzer which can parse Jack programmes in accordance with the Jack language and generate an XML file .
Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

masnagam/brainfuck-jack
A simple Brainfuck interpreter written in Jack
Language: Shell - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - 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

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

timiscoding/JackAnalyzer
A syntax analyzer for the Jack language. Project 10 of the nand2tetris course.
Language: JavaScript - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

fursich/hack_jack_compiler
training repository for Jack compiler implemented in Ruby
Language: Ruby - Size: 85 KB - Last synced at: 1 day ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

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: 3 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

timiscoding/JackCompiler
A Jack language compiler for the Hack computer platform. Project 11 of the nand2tetris course
Language: JavaScript - Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 1
