Skip to content

droplet-editor/grammar-analysis

Repository files navigation

grammar-analysis

This is meant to be used as a tool assisting the creation of Droplet modes. It parses antlr4 grammar files and searches for rules that can have other rules as their only children, for instance in C mode, additiveExpression -> multiplicativeExpression. These are used for droppability rule computations. In the future it may need to support more detailed analysis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published