Skip to content
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)
Clone this wiki locally