Skip to content

Latest commit

 

History

History
65 lines (32 loc) · 1.26 KB

README.md

File metadata and controls

65 lines (32 loc) · 1.26 KB

Build Status Coverity Scan Build Status

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