Skip to content

A Jack language compiler written in Rust (nand2tetris project 10 & 11)

Notifications You must be signed in to change notification settings

Max-astro/jack-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile jack-lang to llvm-ir

Jack compiler is a project from "The Elements of Computing Systems" Chapter 10/11. (ref: https://www.nand2tetris.org/)

This branch is an experimental work, I'm trying to compile jack programming language into llvm IR use Inkwells API. (Inkwells ref: https://github.com/TheDan64/inkwell)

About

A Jack language compiler written in Rust (nand2tetris project 10 & 11)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages