Skip to content

TiagoMaiaL/jack-syntax-analyzer-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jack syntax analyzer

A Jack syntax analyzer written in C, for the Nand2Tetris course.

TODOS

  • Add shell script to build project
  • Parse arguments
  • Add module to read jack file
  • Port unit testing lib
  • Add module to tokenize source code
  • Unit test tokenization
  • Add module to parse tokens and form an AST
  • Unit test parsing
  • Add module to write a string to a file
  • Add module to export AST in the form of XML

About

A Jack syntax analyzer for Nand2Tetris written in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published