multi-purpose scriptable extendable calculator
uses rhai engine for evaluation and scripting
polynomials using layered closures
plotting (work in progress)
requires a recent nightly copmiler (for the iter_intersperse feature)
this is still very very early and likely won't have any reliable API for scripting until version 1.0.0 which may still be a while off. Developement is very active as of 19/9/23 (d/m/y) and contributions are welcome (if you dare to poke around my crazy code yet)