https://github.com/feenkcom/javascriptgenerator
A toolkit to generate JavaScript source code from Pharo.
https://github.com/feenkcom/javascriptgenerator
Last synced: 3 months ago
JSON representation
A toolkit to generate JavaScript source code from Pharo.
- Host: GitHub
- URL: https://github.com/feenkcom/javascriptgenerator
- Owner: feenkcom
- License: mit
- Created: 2020-02-14T08:22:33.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-07-22T21:24:19.000Z (11 months ago)
- Last Synced: 2025-07-22T23:25:54.899Z (11 months ago)
- Language: Smalltalk
- Size: 77.1 KB
- Stars: 2
- Watchers: 12
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaScriptGenerator
A toolkit to generate JavaScript source code from Pharo.
Early days...
This is based on Julien Delplanque's `Python3Generator`: https://github.com/juliendelplanque/Python3Generator