0
kicks
Excel Expressions and the Dynamic Language Runtime - Part 1
For a recent project I needed an expression parser / compiler / evaluator that could handle Excel-like formulas, but be able to run cross-platform and achieve [near] native code performance...