We want to implement code completion (at least for greek variables,
function and operator names).
We are also going to make it adaptable from GWT to other frameworks.
Some formula rendering code is uploaded into repository.
Project requires
GWT 2.0
GWT-incubator
AbstractCanvas?
Preserving formula semantics - what does that mean ?
For example in many common equation editors: How one can distinguish
upper index of a variable from raising that variable to the specified
power ? Whether brackets mean operator precedence or a vector value ?
Project is being hosted at Google Code:
http://code.google.com/p/gwt-equation-editor/