Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 374 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 374 Bytes

This is the core implementation of the Rascal meta-programming language. It contains the interpreter, the parser generator, the parser run-time, the standard library, the online documentation and the type checker.

Rascal is used in practice, but we consider it to be alpha software because we are still improving the language.

Please visit http://www.rascal-mpl.org

Test