comp.lang.ada
 help / color / mirror / Atom feed
From: "Marc A. Criley" <mcNOSPAM@mckae.com>
Subject: ANNOUNCE: Evex 0.50, Evaluation Expression for and in Ada
Date: Sun, 28 Mar 2010 10:23:58 -0500
Date: 2010-03-28T10:23:58-05:00	[thread overview]
Message-ID: <46a8c$4baf748f$d8e45cc7$28515@API-DIGITAL.COM> (raw)

Evex is a full-featured run-time expression evaluation library providing 
a variety of built-in mathematical and string manipulation operators and
functions. A variable table is maintained for the storage and retrieval 
of the results of evaluated expressions. New functions can be defined at
run-time using the #define built-in function and then subsequently
invoked. More complex or application-specific functions, or those 
requiring higher, natively-compiled performance can be implemented as 
part of the user's application and then registered as an Evex function.

Available at:

http://sourceforge.net/projects/evex/files

Evex manual here:

http://sourceforge.net/projects/evex/files/evex/Evex_manual.txt/download

Evex is GMGPL licensed and is considered a Beta release, although there 
are no known outstanding issues.

Evex requires Ada 2005, and time functions are GNAT-specific (though you 
can omit that package if you don't need those capabilities).

Evex is built atop the example Ada expression parser from Dmitry 
Kazakov's Simple Components collection 
(http://www.dmitry-kazakov.de/ada/components.htm). Thanks Dmitry!

Marc A. Criley
McKae Technologies



             reply	other threads:[~2010-03-28 15:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-28 15:23 Marc A. Criley [this message]
2010-03-28 17:06 ` ANNOUNCE: Evex 0.50, Evaluation Expression for and in Ada John B. Matthews
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox