Download List

项目描述

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

线程(同时运行几个程序),字符串变量,用户定义的替代模式,bug修正了几个新的内置命令。
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

在1.2版本的一些错误已经纠正,并建造了一些新的对象操纵的命令已被添加。
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