PlasmJS Desktop Release is an unofficial off-line installation for the PlasmJS Language, available only for Ubuntu (should work on all Debian release) and Mac OS X.

The project resulted from the need to deploy code off-line during the university course “Computational Graphics”. Also have been introduced some functionality to optimized the code develpment.

For more info about PlasmJS can read here

Features

The installation is realized by a Bash Scripts’ calls concatenation, and offers:

  • develop in Plasm.js off-line
  • custemed APIs' set: can store a new personlized API into a "setup.js" file, that will load dinamically every time you run your code. The project contains a personal set of APIs wrote it during the course
  • integrates withSublime Text 2 and Google Chrome:provide a personalized build system. You can wrote your code and just press "ctrl" + "b" to run it into a Google Chrome's tab
  • provide a bash command to launch the system

Installation

Select the right foldier according to the computer platform and run “install.sh”. If a new PlasmJS version is available run “update.sh”.

  • plasm.js ,
  • bash script