Hi all,
I just did the initial commit of my SmallJS system on GitHub:
https://github.com/Small-JS/SmallJS
It's a Smalltalk to JavaScript compiler, for development in browsers and in Node.js.
For use in browsers, a workable part of the DOM is encapsulated in Smalltalk.
For Node.js, the Express server is embedded plus support for 3 databases.
It should run on Linux, Mac and Windows.
It's configured for using Visual Studio Code by default.
Please check it out and let me know what you think.
All feedback is welcome.
Especially improvements of the installation (instructions), to start.
Cheers,
Richard