Skip to content

The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)

License

Notifications You must be signed in to change notification settings

usethesource/rascal

Folders and files

NameName
Last commit message
Last commit date
Apr 9, 2025
Oct 24, 2022
Mar 15, 2025
Feb 23, 2025
Apr 14, 2025
Apr 3, 2025
Oct 24, 2022
Jan 8, 2025
Oct 2, 2024
Feb 16, 2023
Oct 24, 2022
Jun 10, 2023
Jul 11, 2019
Jun 11, 2021
Jul 13, 2023
Nov 21, 2022
Apr 8, 2025
Apr 9, 2025

Repository files navigation

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.