Download LazyParser.NET

Posted by Editor on C# Online See other posts from C# Online or by Editor
Published on Wed, 05 Mar 2008 07:27:12 +0000 Indexed on 2010/03/16 15:51 UTC
Read the original article Hit count: 232

Filed under:
LazyParser.NET is a light-weight late-bound expression parser compatible with C# 2.0 expression syntax. It allows you to incorporate user-supplied mathematical expressions or any C# expression in your application which can be dynamically evaluated at runtime, using late binding. Any .NET class and/or method can be used in expressions, provided you allow access [...]

© C# Online or respective owner

Related posts about 2008 Archive