Projects
showing 1 - 3 of 3
-
- Members:
- 5
Provides basic support to javacc's *.jj files. Syntax coloring is achieved with a lexer based on it's own specification and compiled with javacc 4.2. By defaul the command "javacc" is executed, in case you don't have it in your path you must go to Options->Miscellaneous->Javacc and enter the full path to your javacc binary i.e. /home/user/javac4.2/bin/javacc To compile a *.jj, right-click on it in the project window and select Compile
-
- Members:
- 4
This project provides lexical and syntax analysis of xyz language. A GUI interface will show results.






