JackCompiler
A compiler for the Jack Programming Language, as specified in Nand2Tetris
Install / Use
/learn @kishore-ganesh/JackCompilerREADME
JackCompiler
A compiler for the Jack Programming Language, as specified in Nand2Tetris
This was built in December 2018 as part of the Nand2Tetris software toolchain.
The compiler is built as per specifications in the Nand2Tetris book, but the code is my own. It compiles down to a Virtual Machine language, which can further be translated using a VM Translator (http://github.com/kishore-ganesh/VMTranslator) and this Virtual Machine code can be translated into bare binary for the Hack computer using an Assembler (https://github.com/kishore-ganesh/JackAssembler).
There are two versions of the Compiler:
- One that generates XML code (This is to show that the Compiler understands the underlying code structure)
- One that generates VM code (This is the finished version of the compiler)
Related Skills
ai-cmo
Collection of my Agent Skills and books.
next
A beautifully designed, floating Pomodoro timer that respects your workspace.
product-manager-skills
31PM skill for Claude Code, Codex, Cursor, and Windsurf: diagnose SaaS metrics, critique PRDs, plan roadmaps, run discovery, and coach PM career transitions.
devplan-mcp-server
3MCP server for generating development plans, project roadmaps, and task breakdowns for Claude Code. Turn project ideas into paint-by-numbers implementation plans.
