Skip to content

PharoJS: Develop in Pharo, Run on JavaScript

License

Notifications You must be signed in to change notification settings

ApptiveGrid/PharoJS

 
 

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%