/PharoJS

PharoJS: Develop in Pharo, Run on JavaScript

Primary LanguageSmalltalkMIT LicenseMIT

PharoJS: Develop in Pharo, Run on Javascript

To install PharoJS for Pharo 7 and above, perform the following code in a playground:

Metacello new
  baseline: 'PharoJS';
  repository: 'github://bouraqadi/PharoJS';
  load

More doc is available at: http://pharojs.org/