Show HN: ExprTk REPL – Explore math expressions in the browser with WebAssembly(partow.net)
partow.net
Show HN: ExprTk REPL – Explore math expressions in the browser with WebAssembly
https://www.partow.net/programming/exprtk/repl/index.html
ExprTk compiled to WebAssembly lets you explore and evaluate math expressions instantly in your browser. Everything runs client-side at near-native speed.
2 comments
It looks like what we can do with bc, basic calculator
How about trying to do the following easily with BC:
Mandelbrot fractal: https://www.partow.net/programming/exprtk/repl/index.html?$l...
Pi to 10k digits: https://www.partow.net/programming/exprtk/repl/index.html?$l...
Prime Sieve: https://www.partow.net/programming/exprtk/repl/index.html?$l...
Mandelbrot fractal: https://www.partow.net/programming/exprtk/repl/index.html?$l...
Pi to 10k digits: https://www.partow.net/programming/exprtk/repl/index.html?$l...
Prime Sieve: https://www.partow.net/programming/exprtk/repl/index.html?$l...