You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ferhat Beyaz edited this page Jun 10, 2013
·
4 revisions
Command Line Compiler
blabla
IDE Environment
The Javabite IDE is not only a wrapper for the command line interface. With the IDE files can be edited and compiled without always typing in the command line. The following list shows the main functionalities of the Javabite compiler:
opening, editing and saving files
compiling and running the sourcecode
syntax highlighting
report logs
compiler internal logs
display the sourcecode as an abstract syntax tree (used be the compiler)