Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.01 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.01 KB

Rascal - Metaprogramming Language

Build and Deploy

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, the type checker, the compiler, and the documentation compiler ("tutor").

Other relevant repositories:

Please visit http://www.rascal-mpl.org for all information regarding Rascal.

For questions use the rascal tag on StackOverflow.