picomath/README.md

241 B

Proof of concept for a JavaScript Computer Algebra System

The system will be an object whose properties names are the operator names and whose property values are constant mutable function objects that can have new behaviors added to them.