Skip to content

Not stack safe #9

Closed
Closed
@nwolverson

Description

@nwolverson

A simple parser like many (string "a") will fail on an input of size 3000.

Due to lack of general TCO - not sure if it's inherent in the continuation based design of the Parser type or just the mutual recursion of things like many/many1 and similar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions