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.

2003-09-14 10:34
3.1

这个版本的功能进行除错的帮助文件使用,以及数字功能的定义,公式。
标签: 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

此版本包含一些错误修正和一些新的命令。
标签: Minor feature enhancements
This version includes a few bugfixes and some new commands.

2001-12-13 15:37
2.4

现在的ANSI颜色可用于迅速和错误信息。国际化已得到改进。
标签: 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

bug修正,并有能力使用比如GNU Readline或libtecla命令行编辑库。
标签: 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

更好地表达评价补充一体化的实现,以及一些错误已得到修复。
Better integration of supplementary expression evaluators has been achieved, and a few bugs have been fixed.

Project Resources