The Debugger

ANTLRWorks is able to debug any grammar using a simple language agnostic protocol even if the target language is not Java.

The various elements are:

Remote Debugger

If the parser runs on another machine or has been generated in another language than Java, use the remote debugging feature of ANTLRWorks to connect to it.