You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# rascal-core
2
2
3
+
> *warning*
4
+
> this project's repository has been merged into the rascal project.
5
+
> http://github.com/usethesource/rascal
6
+
>
7
+
3
8
Core components of the Rascal meta-programming language (in particular run-time, type-checker and compiler).
4
9
5
10
* this is a temporary project to keep the bootstrapping process clear and separate from the current implementation in the https://github.com/usethesource/rascal project
0 commit comments