-
Notifications
You must be signed in to change notification settings - Fork 77
Rascal Amendment Proposals
Jurgen J. Vinju edited this page Feb 11, 2019
·
15 revisions
The following documents are works in progress; thoughts on future changes to Rascal which may or may not be turned into actual maintenance projects on the language.
- RAP 1: rascal deployment
- RAP 2: types are parsers
- RAP 3: concrete patterns for external parsers
- RAP 4: rascal functions documented
- RAP 5: a single exact number type
- RAP 6: disentangle semantics of import and extend
- RAP 7: final pattern variables
- RAP 8: simple and almost safe concurrency
- RAP 9: causes and traces for exceptions