mabdi / PharoJS

PharoJS: Develop in Pharo, Run on JavaScript

Home Page:http://pharojs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PharoJS: Develop in Pharo, Run on Javascript

PharoJS is currently available for Pharo 7 and Pharo 8.

To install PharoJS, perform the following code in a playground:

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

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

Updates to this repo are automatically pushed to:

  • the PharoJS dedicated Slack,
  • the pharo-js channel of in the Pharo Discord server.

About

PharoJS: Develop in Pharo, Run on JavaScript

http://pharojs.org

License:MIT License


Languages

Language:Smalltalk 63.0%Language:JavaScript 32.8%Language:HTML 3.4%Language:Java 0.5%Language:CSS 0.3%