-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- Add support for multidimensioan arrays and arrays of records.
- Add support for recursive routines.
- Allow using arrays/records as global variables and routine arguments.
- Generate fmt consts as needed and remove
is_first_routinehack. - Visiting identifier should only assign to tmp_p, loading into tmp_v should be done in AssignmentStatement only (this will make the IR much shorter).
- Add support for Windows.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request