Skip to content
View PharoJS's full-sized avatar
Block or Report

Block or report PharoJS

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
PharoJS/README.md

PharoJS: Develop in Pharo, Run on Javascript

Coverage Status Coverage Status

Doc

Learn more about PharoJS:

Install

To install PharoJS, perform the code appropriate to your Pharo version in a playground:

Metacello new
  baseline: 'PharoJS';
  repository: 'github://PharoJS/PharoJS:<pharoVersion>';
  load

Where <pharoVersion> is one of the following:

  • pharo11: latest, under development
  • pharo10: stable, maintained
  • pharo9: stable,
  • pharo8: obsolete, should works also with Pharo 7.

Contributing

Thanks to the people who have already contributed to PharoJS.

Popular repositories

  1. PharoJS PharoJS Public

    PharoJS: Develop in Pharo, Run on JavaScript

    JavaScript 112 19

  2. PharoJsDoc PharoJsDoc Public

    Documentation for PharoJS

    6 2

  3. WebStREPL WebStREPL Public

    Smalltalk 3 1

  4. pharojs.github.io pharojs.github.io Public

    PharoJS web

    HTML 2 3

  5. js.org js.org Public

    Forked from js-org/js.org

    Dedicated to JavaScript and its awesome community since 2015

    JavaScript