Skip to content

PharoJS: Develop in Pharo, Run on JavaScript

License

Notifications You must be signed in to change notification settings

ApptiveGrid/PharoJS

This branch is up to date with PharoJS/PharoJS:pharo10.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c5d80e3 · Jul 21, 2023
Jul 17, 2023
Mar 26, 2020
Jul 21, 2023
Jul 21, 2023
Feb 15, 2023
Jul 18, 2023
Feb 1, 2023
Jul 6, 2023
Sep 15, 2018
Jul 14, 2023
Aug 28, 2015
Jun 28, 2023

Repository files navigation

PharoJS: Develop in Pharo, Run on Javascript

Join our Slack!

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.

About

PharoJS: Develop in Pharo, Run on JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.9%
  • Smalltalk 31.4%
  • Other 0.7%