DrkSephy / DrkSephy/pascal-compiler
Implement recursion
Open
enhancement
- Dominant language
- Python
- Stars
- 23
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Once scope has been implemented, recursion can be tackled. Instead of keeping track of holes needed to be patched on each function call, implementing a two-pass/multipass compiler might be more optimal in the long run.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.