Skip to content

Research on Packrat-parser for rewriting the requisite parser #146

Description

@mikehquan19

Overview

We will attempt to rewrite the requisite parser so the code will be more manageable and easier to debug in the future.

We look into top-down Packrat parser as a potential alternative to the bottom-up parser that we are having now.

@Yogeb-tech found that there's a library https://github.com/launix-de/go-packrat, so we may not need to implement the algorithm from scratch.

We will attempt to write a proof of concept for that.

Note

This is likely going to be a series of issues in the future that go from writing the foundational code to improving it to be fully functional.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

L2A task suitable for someone who is comfortable helping with implementing features.Type: InternalChore tasks that are needed for other features

Fields

Priority

None yet

Start date

None yet

Target date

None yet

Effort

None yet

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions