Skip to content

befeng/lbjava

Repository files navigation

Learning Based Java

Build Status

Build Status

Compiling the whole package

Try the following steps:

  • Build the lbjava core: mvn -pl lbjava package -Djar.finalName=lbjavaCore
  • Generate java files from lbjava definitions: cd lbjava-examples; sh compileLBJ.sh; cd ..
  • Test the whole project: mvn test

External Links

Here is the homepage of LBJ.
If you have any questions visit here.

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

 
 
 

Contributors

Languages

  • Java 97.7%
  • Yacc 1.9%
  • Other 0.4%