Download List

Descripción del Proyecto

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

Hilos (varios programas corriendo al mismo tiempo), las variables de cadena, el usuario define los patrones de sustitución, la corrección de errores y varios de los nuevos comandos integrados.
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

Algunos errores en la versión 1.2 se han corregido y algunos de los nuevos comandos integrados para la manipulación de objetos se han añadido.
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