Sign in
Hani Tech
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET
Azure
c#
Cloud
Compiler
DllHost
expression
Functional programming
Lambda Expression
lampda
lexicon
Linq
msbuild
Parser
Regex
scanner
Statement
Translation
WCF
Win32
Xml
Browse by Tags
MSDN Blogs
>
Hani Tech
>
All Tags
>
lampda
Tagged Content List
Blog Post:
Writing a simple lexicon scanner in .NET
hania
I came across Linq and the new Lambda Expression classes in .NET 3.0. I thought, it would be a good idea to dynamically build a lambda expression from a math string, something like: (a + b) * 1.5. The string is parsed into a lambda expression and then is compiled into a delegate. Then, if you well, you...
on
24 Oct 2008
Page 1 of 1 (1 items)