Mathomatic in JavaScript
Original program by George Gesslein II (mathomatic.org)
Ported to JavaScript by Alex Jones (blenheimears.com) using Emscripten

To compile this you need to run build.sh on a Linux system with Emscripten installed and emcc in the PATH
The makefile is not used when building for JavaScript

