logoalt Hacker News

WillAdamsyesterday at 3:04 PM4 repliesview on HN

I would give a lot for a version of Squeak which could instantiate standard GUI controls and easily compile to a stand-alone binary or HTML page w/ included JavaScript.


Replies

mpweiheryesterday at 6:18 PM

Objective-Smalltalk with Interscript. https://objective.st

It ain't a version of Squeak, though.

Smalltalker-80yesterday at 3:34 PM

SmallJS (https://small-js.org) does what you want mostly. In the sense that a standalone desktop app can be made with NW.js.

pasc1878yesterday at 4:53 PM

For the HTML/JS side see https://amber-lang.net but not updated for a few years