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

Switch To TinyPG #1

Open
tomspilman opened this issue Feb 26, 2013 · 0 comments
Open

Switch To TinyPG #1

tomspilman opened this issue Feb 26, 2013 · 0 comments
Assignees

Comments

@tomspilman
Copy link
Member

We need to switch away from Grammatica.

  • It doesn't support case insensitive parsing (the main reason to switch).

  • It is old and barely supported (last update was 2009).

  • It is a C++ project.

    I feel that the Tiny Parser Generator is a better solution.

The hard issue is that we need to preserve the same technique HL2GLSL currently uses. We need to read and alter the parse tree generated by TinyPG and be able to dump the altered tree back to disk.

This may be a very big rewrite of most of HL2GLSL.

@ghost ghost assigned tomspilman Feb 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant