Rewritting NextLanguauge to use an AST parser. #25
Pinned
cassitly
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As of v1.9 of NextLanguauge, we're using an trivial syntax system, which can be found used in v1.8 to v1.9 and also v2.0-dev, we've opened a new branches called v2.0-ast which we'll be working on to rewrite NextLanguauge to use an ast parsed. If you have seen issue no. #22 we've already started trying to push this change into v2.0-dev, which will be moved to v2.0
Using an ast parser will allow the following this mentioned in:
Beta Was this translation helpful? Give feedback.
All reactions