rascal
rascal copied to clipboard
This is an experiment, not for merging. Using generated Java code instead of old interpreter code to run the parser generator"
- [x] replacing the interpreter that loads the parser generator and supporting modules by loading the compiled ParserGenerator and supporting modules
- [x] calling the right functions from the generated classes
- [x] fixing unexpected issues