Ok I managed to figure out what's going on. I'm running Nodejs 23 on Windows. But it turns out pnpm doesn't use the system installed version but it's own version of nodejs, which in my case was…
I've been reading up on nanomath, and I love it!
The nanomath
approach is really clean, there is no magic going on and it is easy…
I indeed understand what makes a function notation so nice compared to a string notation (implementing our own DSL). It can work out nicely, though I'm a bit in doubt about how readable the API…
Pocomath 2: The Ultimate Prototype (TM)
😂
Well, since pocomath we've tried a lot of ideas, so now we have more knowledge of what can/can't work out. We can use this to come up with a…
That is huge! And performance is only one of the things that we aim to improve, modularity is another one :)
So perhaps it's still the case that some sort of hybrid is helpful; I can at least…