Step through your grammar

Yes, With ANTLR Studio you can step over your grammar rules just as you debug your java program! No more separately debugging your grammar files. You can even step in/out of rules just like you do so with java methods.

Step through java code inside your grammar

Step through your java code inside grammar files as you normally would in your java files.

Watch Live ASTs and Parse Trees

Watch Live Parse Trees and ASTs being built as you step through your grammar. And all this without any change to your code.

Watch text getting parsed

Watch the text input to your parser/lexer getting parsed as you step through your grammar. And this functionality without any changes to the code on your part.

Like what you see?
Rate ANTLR Studio at EclipsePluginCentral.com

(10 is highest)