Download List

Project Description

interpcom is a command interpreter library in C that can be used to build scientific applications. It is very easy to add new commands. The library contains an expression evaluator that can be used to parse the arguments of the commands. It is possible to define "objects" which are arrays of numbers having a name, and structures. It is possible to use threads (several programs running simultaneously).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
2.0.0

Threads (several programs running simultaneously), string variables, user defined substitution patterns, bugfixes and several new built-in commands.

2001-01-30 15:13
1.2.1

Some bugs in version 1.2 have been corrected and some new
built-in commands for the manipulation of objects have been
added.

Project Resources