Opened 15 years ago
Last modified 15 years ago
#1266 closed task (fixed)
Upgrade parser to ANTLR version 3
| Reported by: | Adrian Pop | Owned by: | Adrian Pop |
|---|---|---|---|
| Priority: | low | Milestone: | Red October |
| Component: | Parser | Version: | |
| Keywords: | Cc: | Adrian Pop, Martin Sjölund |
Description
Implement parser using ANTLR v3 without the tree walker.
Note:
See TracTickets
for help on using tickets.

Now the parser/antlr3 can be compiled into a Visual Studio .lib file via
Parser/Makefile.vc (see SCM Commits).