ANTLR is a powerful tool which can be used to generate parsers and some other sequence processing tools. The homework of this week is to use ANTLR to generate a parser for C language. You can find the grammar file on this page: https://github.com/antlr/grammars-v4, and you can download ANTLR from here: https://github.com/antlr/antlr4. You need to submit a report about your implementation and verification of generated parser.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
29 | 30 | 1 | 2 | 3 | 4 | 5 |
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 | 1 | 2 |