Skip to content

Decouple the parser from this project #156

Description

@brendo

For simplicity, the parser has been developed as part of the same project. This allowed for a faster development cycle as parser features were able to be implemented the by the UI in the same PR.

To allow the parser to be reused by other projects, and to separate concerns, the parser from Lincoln should be pulled out into it's own package.

This would be a good opportunity to switch to Typescript and have a rethink if the current implementation is scalable moving forward. I'd suggest doing #106 as a precursor to this ticket.

#146 would likely move to that project too.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions