Skip to content

christos-c/lbjava

 
 

Repository files navigation

Learning Based Java

Build Status

Compiling the whole package

From the root directory run the following command:

  • Just compile all examples: mvn compile

  • Compile and train all examples: mvn compile -P train-all-examples See more details here.

  • Test the whole project: mvn test

Compiling LBJava Core

  • mvn compile -pl lbjava

External Links

Here is LBJava's homepage.

Licensing

To see the full license for this software, see LICENSE or visit the download page for this software and press "Download". The next screen displays the license.

About

Learning Based Java (LBJava)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.6%
  • Yacc 2.0%
  • Other 0.4%