Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 298 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 298 Bytes

Contributing Guidelines

For the moment knwoledge of Netbeans plugin code and java are necessary.

Antlr

You will need to have antrl configured on your OS. Antlr

To compile the parser and lexer you have to run separetly :

ant generate-antlr-parser