README.md
October 31, 2015 ยท View on GitHub
iopc
The C infrastructure for the IOP system (plus the latest iop.jar).
Prerequisites
Using jlambda requires Java, using iop with the GUI interface also Java. Without the GUI front end iop has no prerequisites.
Building and installing
export IOPBINDIR = <where you want to install iop>
make
make install
Using JLambda
export PATH = ${IOPBINDIR):${PATH}
jlambda
Using IOP
export PATH = ${IOPBINDIR):${PATH}
iop
Javadoc for iop.jar
The javadoc for iop.jar is here
Manuals
The jlambda manual can be found here
The iop manual can be found here
Websites
The jlambda webpage lives over here
The iop webpage lives over here
The main client of the iop system is SRI International's Pathway Logic