|
|
 |
Published by Jean-Marc DREZET
Click here for more information about this publisher...
|
 |
|
Date Posted: |
November 9th, 2000
|
|
|
Last Updated: |
November 9th, 2000
|
|
|
License: |
LGPL |
|
|
Downloads: |
169 total; 1 recently |
|
|
Page Views: |
1,626 total |
|
|
User Rating: |
awaiting 10 votes |
 |
|
Jump to the Downloads section |
|
About interpcom:
The command interpreter is a library (written in C) which allows the creation of programs that can accept commands given interactively by the user or programs that are sequences of commands. It includes an expression evaluator writen by Mark Morley (the file ee.c). This library has been written for Linux in two versions : one with thread support and one without. Only the version without threads wo
|
 |
|
 |
Latest Version |
 |
|
 |
| |
 |
|
Details about this version:
The command interpreter is a library (written in C) which allows the creation of programs that can accept commands given interactively by the user or programs that are sequences of commands. It includes an expression evaluator writen by Mark Morley (the file ee.c).
A more detailed description of the interpreter can be found in ./doc/ .
-- The directory ./test/ contains two minimal applications of the command interpreter (they have only the commands implemented in the library). The first application uses an external configuration file, and in the second this file is
included in the executable.
-- The directory ./doc/ contains the documentation for the command interpreter.
This library has been written for Linux in two versions : one with thread support and one without. Only the version without threads works on BeOS.
In version 2.3 it is possible command line editing libraries such as GNU readline.
|
| |
 |
|
Intel Version - requires R5 (348 KB) |
169 downloads |
|
 |
|
 |
 |
| |
|
|
 |
|
 |
|
| Source Included |
 |
 |
 |
 |
 |
 |
 |
-
Like this app? Have questions or comments?
Why not tell the author? Use the "e-mail publisher" link to get in touch with the publisher; they usually love getting feedback.
-
Want to write a review of this application?
Write a user review! Click here to write a review that will be posted on BeBits for the world to see.
|
|
|