@plasma-umass/stopify-third-party-compile-server
v0.1.19
Published
A web server that compiles several languages to JavaScript
Readme
Prerequisites
- PyJS:
sudo apt install python-pip
sudo pip install git+https://github.com/pyjs/pyjs.git#egg=pyjs- Emscripten:
http://kripken.github.io/emscripten-site/docs/getting_started/downloads.html
- BuckleScript:
npm install -g bs-platform
npm install -g browserifyI had a lot of issues with permissions installing bs-platform.
- JDK (for Sacla and Clojure)
sudo apt-get install openjdk-8-jdk- http://www.scala-sbt.org/1.0/docs/Installing-sbt-on-Linux.html
Building
yarn run buildPublishing
npm publishDeploying
sudo npm install -g @plasma-umass/stopify-third-party-compile-server
stopify-third-party-compile-server 8080