il.ac.bgu.cs.bp.bpjs.mains.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of BPjs Show documentation
Show all versions of BPjs Show documentation
Provides runtime and analysis for behavioral programs written in
JavaScript. It can run stand-alone (from the commmandline) or be
embedded in larger JVM-based systems.
The newest version!
/**
* This package holds "main" method classes - entry points that can be called
* from external systems such as the command line or GUIs.
*
*/
package il.ac.bgu.cs.bp.bpjs.mains;