| ▲ | xyzsparetimexyz 2 hours ago | |
I'd have just written this as a Python library that lazily evaluates expression via numpy personally. The API is useful, language is not | ||
| ▲ | mswphd 4 minutes ago | parent [-] | |
that has some technical limitations. For example, their impl can compile to wasm, which makes giving an online interpreter simpler/lighter weight than relying on running python in the browser. | ||