Downloadliste

Projektbeschreibung

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).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2003-09-14 10:34
3.1

Diese Version verfügt über Bugfixes, die Verwendung von Hilfe-Dateien, sowie die Festlegung der numerischen Funktionen von Formeln.
Tags: Minor feature enhancements
This version features bugfixes, the use of help files, and
the definition of numerical functions by formulas.

2003-01-20 12:58
3.0

Diese Version enthält einige Bugfixes und einige neue Befehle.
Tags: Minor feature enhancements
This version includes a few bugfixes and some new commands.

2001-12-13 15:37
2.4

ANSI-Farben können nun für die prompte und die Fehlermeldungen verwendet werden. Internationalisierung wurde verbessert.
Tags: Minor feature enhancements
ANSI colors can now be used for the prompt and the error messages. Internationalization has been improved.

2001-07-05 20:02
2.3

Bugfixes, und die Fähigkeit, Command Line Editing Bibliotheken wie GNU readline-oder libtecla verwenden.
Tags: Major feature enhancements
Bugfixes, and the ability to use command line editing libraries such as GNU readline or libtecla.

2001-02-14 16:41
2.2

Bessere Integration von zusätzlichen Ausdruck Gutachter erreicht wurde, und ein paar Bugs wurden behoben.
Better integration of supplementary expression evaluators has been achieved, and a few bugs have been fixed.

Project Resources