comp.lang.ada
 help / color / mirror / Atom feed
* ANN: SymExpr 1.1 (parsing and manipulating expressions)
@ 2016-05-22 15:46 mockturtle
  0 siblings, 0 replies; only message in thread
From: mockturtle @ 2016-05-22 15:46 UTC (permalink / raw)


Dear all,
it seems that I never announced this package that I wrote for the usual "itch of mine."  It is a small package that parses, manipulates and evaluates basic expressions (four operations, unary + and -, function calls and variables). Maybe later I'll extended it to be more general. 

I wrote this piece of code because I needed it for another program of mine. After finishing writing the code, I discovered that with minimal effort I could have made it a stand-alone package, and SymExpr was born.


If you want to know more, check out the README of version 1.1 at

https://launchpadlibrarian.net/134442100/README

If you want to try it, 

https://launchpad.net/symexpr/+download

As with all this kind of projects, I wrote it because I needed it; if it is useful to you, you are welcome to use it.  If you have suggestions and/or requests, I am open to them, although I cannot guarantee that I will be able to satisfy them. 

If you use it somewhere, it would improve my self-esteem to know it :-) :-) :-)

Happy Ada-ing! 

Riccardo

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-22 15:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-22 15:46 ANN: SymExpr 1.1 (parsing and manipulating expressions) mockturtle

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