dragoncoder047 / dragoncoder047/json_runner
Super recursivity needs to be fixed
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Try using an explicit stack instead of the Python stack. Then that would allow almost-infinite recursion (limited only by Python memory.
Also allow tail-call optimization (on lists)?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.