Fast Lightweight Expression Evaluator
CodePlex Home
Register
|
Sign In
|
CodePlex Home
Home
Downloads
Discussions
Issue Tracker
Source Code
People
License
Close
RSS
All Project Updates
Discussions
Issue Tracker
Releases
Reviews
Source Code
Wiki & Documentation
RSS
Latest Comments (all wiki pages)
1-6
of
6
Comments
< Previous
1
Next >
Show
All
Comments
on
demo
very quickly
Dec 01, 2008
by
zhoujg
on
GettingStarted
Hi, your lib is great, but i have one quest, I need division with check for arg2: if(a2==0, 1,a1/a2) how can i achieve this
May 11, 2008
by
bhrnjica
on
demo
Excellent work ! adding functionality to .NET . keep the good work
Jan 22, 2008
by
que0x
on
LanguageReference
Update: strings now use C# style escapes. So you can type "this is a \"quoted\" string"
Aug 06, 2007
by
ECiloci
on
LanguageReference
Sorry for the late reply, I thought codeplex would email me when a comment was posted. I guess not :). >Have you done any optimisations for constant folding and algebraic simplification? No, the only optimization is the short-circuited and/or operations >Also, does the gramma handle nested strings? Yes, use "" to escape a double quote: "this is a ""quoted"" string"
Aug 06, 2007
by
ECiloci
on
LanguageReference
This is great! I've been thinking about doing something similar with MPLEX and MPPG. I have a few questions though. Have you done any optimisations for constant folding and algebraic simplification? Also, does the gramma handle nested strings?
Aug 01, 2007
by
wmpjohnston
1-6
of
6
Comments
< Previous
1
Next >
Show
All
Comments
Updating...
© 2006-2009 Microsoft
|
About CodePlex
|
Privacy Statement
|
Terms of Use
|
Code of Conduct
|
Advertise With Us
|
Version 2009.10.27.15987