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

Parser and Extensions #3

Open
4 tasks
Nercury opened this issue Aug 15, 2015 · 0 comments
Open
4 tasks

Parser and Extensions #3

Nercury opened this issue Aug 15, 2015 · 0 comments

Comments

@Nercury
Copy link
Owner

Nercury commented Aug 15, 2015

Decide how to implement extensible AST in Rust (with inheritance?). At the very minimum, it should be possible to register twig extensions that can process this example.

Initial work:

  • Basic AST and extensions, pass tests that use example
  • Twig base nodes

Twig core extensions:

  • Expressions
  • ...
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