Commit Graph

8 Commits

Author SHA1 Message Date
Nemo c71dd21128 Break up the file a bit, haven't committed compilation stuff yet 2020-06-18 17:26:32 +05:30
Nemo cece143368 Adds NOTES for compiler implementation 2020-06-16 03:20:29 +05:30
Nemo 19f0d670ac [10] Tokenizer works on all files correctly 2020-06-16 02:43:01 +05:30
Nemo c54e5ccaa4 [10] Adds XML output support 2020-06-16 02:05:33 +05:30
Nemo 8dedf23832 [10] Initial WIP Tokenizer
- Initial WIP
- Hated the comment parsing, need to figure that out better
- Strings are not yet supported
- Symbols and keywords are perfectly covered
2020-06-16 01:24:00 +05:30
Nemo 9e40244023 Adds grammar for Statements 2020-06-16 01:23:46 +05:30
Nemo 937db42830 transcript of the jack language grammar 2020-06-15 22:39:00 +05:30
Nemo e1a278f4d9 [09] Adds notes on COMPILER specification 2020-06-09 01:08:36 +05:30