rascal icon indicating copy to clipboard operation
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"

Open jurgenvinju opened this issue 5 months ago • 1 comments

  • [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

jurgenvinju avatar Jun 02 '25 10:06 jurgenvinju