programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
mei Directory Reference

Files

file  mei_evaluate.c
 Build an interpreter for a mathematical expression.
 
file  mei_evaluate.h [code]
 Build an interpreter for a mathematical expression.
 
file  mei_hash_table.c
 Hash table, intended to provide a symbol table.
 
file  mei_hash_table.h [code]
 Hash table, intended to provide a symbol table.
 
file  mei_math_util.c
 Provides mathemathical functions facilities.
 
file  mei_math_util.h [code]
 Provides mathemathical functions facilities.
 
file  mei_node.c
 Nodal structure of the interpreter.
 
file  mei_node.h [code]
 Nodal structure of the interpreter.
 
file  mei_parser_glob.c
 Define global variables usefull for the mathematical expression parsing.
 
file  mei_parser_glob.h [code]
 Define global variables usefull for the mathematical expression parsing.