All Downloads are FREE. Search and download functionalities are using the official Maven repository.

il.ac.bgu.cs.bp.bpjs.execution.jsproxy.package-info Maven / Gradle / Ivy

Go to download

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!
/**
 * Classes in this package provide an interface between the JavaScript world 
 * BPjs code is written in, and the Java world upon which the BPjs world runs.
 *
 * (Note: In this package, some Java code conventions have to be sacrificed in 
 * order to make the JavaScript code feel more natural.)
 * 
 * Author: Michael Bar-Sinai
 */
package il.ac.bgu.cs.bp.bpjs.execution.jsproxy;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy