Skip to content

Source code character limit? #8

@eli-kaituri-minco

Description

@eli-kaituri-minco

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions