Skip to content
robertleeplummerjr edited this page Sep 5, 2014 · 4 revisions

Syntax parser needs to ensure it can parse at least all markups in jQuery.sheet

  • Combine a a repository of all existing unit test formulas and ensure each can be parsed using the C# implementation
  • Any failing syntax must be fixed so that C#Sheet acts the same as jQuery.sheet

Extend the calculations engine so that cell lookups can be achieved to get there value

Mimic jQuery.sheet's cell dependency management

Improve jQuery.sheet formula functions to better match that of Excel/Libre Office

Port jQuery.sheet's formula functions to C#

Performance increases

Clone this wiki locally