This is the core implementation of the Rascal meta-programming language. It contains the interpreter, the parser generator, the parser run-time, the (documented) standard library, and the Rascal language reference documentation.
Other relevant repositories:
- https://github.com/usethesource/rascal-eclipse
- https://github.com/usethesource/rascal-language-servers
- https://github.com/usethesource/vallang
Please visit http://www.rascal-mpl.org for all information regarding Rascal.
For questions use the rascal tag on StackOverflow.