Tags: BertLisser/rascal
Tags
Just a reminder of based on what state we submitted our papers.
Changed name of __evaluate method to interpret for Evaluator.
This is a version of Rascal that contains support for parsing both us… …ing SGLR and using SGLL (Java). The generated parsers are fully bootstrapped and can bootstrap themselves again. The evaluator contains support for parse trees that come from either parser, and also for parse trees that come from both parsers (modules parsed using old parser, terms parsed using new parser).