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

hink-bgu.BPjs.0.8.4.source-code.RunFile-usage.txt Maven / Gradle / Ivy

BPjs Execution Runtime
----------------------

This program takes a series of BPjs files, and executes them 
as a single BProgram.

Use "-" to also read from stdin.

Program log and event sequence are written to stdout.

Program output has the following format:
* Lines that start with "#":
     -  program load messages.
* Lines that start with hyphens and ":" (e.g. "  --: TEXT"):
     -  Program listener messages
* Other lines are output from the BProgram itself.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy