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)