(unofficial go language parser)
This parser is created for IF5020 Algoritma dan Pemrograman A
- implement preprocess
- replace comment with whitespace
- add automatically-inserted characters such as ';'
- implement symbol reader
- implement parser from Go language specification's EBNF