Hacker News new | ask | show | jobs
by nudpiedo 2705 days ago
But that's the development environemnt/compiler and tooling. It still could generate binaries for microcontrolers for example.
1 comments

No, it couldn't. It's image-based. Your application is the development environment. That's the point of Smalltalk.
But it does, apparently: https://github.com/pharo-iot/PharoThings

EDIT: Nope! I was wrong, see comment below. It promises Arduino support but via some firmware with Pharo itself still running on the desktop.

That runs the VM on the embedded Linux computer, and provides remote access to the development tools/an API to run development tools against.