Interpcom

Command interpreter library for building scientific applications

Interpcom is a command interpreter library for building scientific applications. It 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. The program also supports threads (several programs running simultaneously), and it is very easy to add new commands.

License: GNU LGPL.

Tags: development tool, programming languages.

Interface: library.

Source language: C.

Requires readline, libtecla.

Staff

Developer: Jean-Marc Drezet.

Links

Homepage: http://www.math.jussieu.fr/~drezet/.

Documentation: http://www.math.jussieu.fr/~drezet/interp/.