C# string lambda to lambda expression(generic delegate).
example:
Func<int, string> f = ExpressionParserManager.ParseDelegate<Func<int, string>>("(m)=>m.ToString("000")+"abc"");
string str = f(3);
Assert.AreEqual(str, "003abc");

Project Activity

See All Activity >

License

GNU General Public License version 2.0 (GPLv2)

Follow LambdaExpressionParser

LambdaExpressionParser Web Site

Other Useful Business Software
The most advanced C and C++ source code analyzer Icon
The most advanced C and C++ source code analyzer

Combining the benefits of static and dynamic source code analysis to deliver the most advanced & exhaustive code verification tool.

TrustInSoft Analyzer is a C and C++ source code analyzer powered by formal methods, mathematical &amp; logical reasonings that allow for exhaustive analysis of source code. This analysis can be run without false positives or false negatives, so that every real bug in the code is found. Developers receive several benefits: a user-friendly graphical interface that directs developers to the root cause of bugs, and instant utility to expand the coverage of their existing tests. Unlike traditional source code analysis tools, TrustInSoft’s solution is not only the most comprehensive approach on the market but is also progressive, instantly deployable by developers, even if they lack experience with formal methods, from exhaustive analysis up to a functional proof that the software developed meets specifications.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of LambdaExpressionParser!

Additional Project Details

Operating Systems

Cygwin

Intended Audience

Developers

User Interface

.NET/Mono

Programming Language

C#

Registered

2009-06-09