10BC0 GitHub - JOsacky/lbjava: Learning Based Java (LBJava)
[go: up one dir, main page]

Skip to content

JOsacky/lbjava

 
 

Repository files navigation

Learning Based Java

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 <arg>. See more details here.
  • Test the whole project: mvn test

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 91.4%
  • Lex 6.2%
  • Yacc 1.9%
  • Other 0.5%
0