picomath/README.md

4 lines
241 B
Markdown
Raw Normal View History

2022-03-25 03:44:46 +00:00
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.