-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I wrote a transpiler so I could reasonably code golf in whitespace, so my source code is of decent length. Going over ~2440 characters in the source code file seems to trigger a recursion error due to max depth reached. Is this an inherent limitation due to the implementation of the parser as a recursive function in Python? Or is this a fixable issue within the interpreter code itself?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels