Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a parser #7

Open
Vurv78 opened this issue Nov 1, 2021 · 1 comment
Open

Implement a parser #7

Vurv78 opened this issue Nov 1, 2021 · 1 comment
Labels
addition New feature or request

Comments

@Vurv78
Copy link
Owner

Vurv78 commented Nov 1, 2021

Need this for #5

@Vurv78 Vurv78 added the addition New feature or request label Nov 1, 2021
@Vurv78
Copy link
Owner Author

Vurv78 commented Nov 14, 2021

Going to be doing this with some sort of JS parsing library. Peggy seems like the way to go, since Nearley is getting abandoned..

In the future the parser should be shared with https://github.com/Vurv78/ExpressionScript for parity but they can be separate at first (Bridging the gap between a Haxe project and Typescript a project would be awkward as well)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant