Added TinyPG based expression parser / grammar, to replace the Irony based parser/compiler as the default for the library. This means that using SimpleExpressionEvaluator will only require the one DLL. I left the Irony based grammar/parser/compiler dll in the project as an example, so you can easily compare and contrast two different ways of skinning exactly the same cat.
↧