https://github.com/dbanay/Smalltalk smalltalk-80 reimplemented in c++, with the browser and cross-platform (according to the project itself)
❤️ 6
y
yoshiki
05/27/2020, 2:55 AM
Do these images typically contain any of the interesting software that PARC wrote on top of Smalltalk? I tried poking around the web-based Smalltalk emulator but couldn’t figure out how to invoke anything beyond the object browser.
g
Garth Goldwater
05/27/2020, 6:12 PM
i dont think so, unfortunately—he was working off of documentation for the system—not sure if the other projects had a similar level of docs
y
yoshiki
05/27/2020, 11:26 PM
update!: found a good guide here
It looks like at the very least this system includes a text editor, "form editor", and "bit editor". I guess additional applications were meant to be installed? Would love to see those in action.