Make the Table class use an arbitrary expression parser.
The Table class now accepts an ExpressionParser interface for its constructor, allowing for cell's expression to be written in any (single) language. Update tests to continue to use the Matlab parser.
Loading
Please register or sign in to comment