Skip to content

ANTLRStudio : A minimalistic IDE for ANTLRv4 Grammars

Notifications You must be signed in to change notification settings

Marti2203/ANTLRStudio

Repository files navigation

ANTLRStudio

This is an in development minimalistic IDE for ANTLRv4. It is not currently stable and only for a competition currently. Current Version : 0.9 for branches Windows + Gtk. Currently work on an (Avalonia)[https://avaloniaui.net/] based version as Eto does not have a text editor component and we would like to have better Syntax Diagrams that can be built upon.

Road Map

Eto Avalonia
*Syntax Diagram Library
*Dynamically Generated Syntax Diagrams with hypertext references
*Tree Layout Library
*Dynamically Generated Syntactic Trees, depending on a given grammar
*Text Editor for the current grammar with basic syntax highlighting and intellisense

Will be updated to 1.0 when it is added.