Objective-Smalltalk
Objective-Smalltalk copied to clipboard
Improove build on Linux
I just watched "A Tour of Architectural Abstraction with Objects - November 24, 2021", I really liked the ideas embedded in the language, by the way, it seems you forgot to mention the possibility of add type hints. I started looking at how to bring it down on Linux (I use Arch) and it seems to me that the language is too Apple-centric now. It would be nice to improve the build on Linux systems.
Simple: create a single script for a complete build so that you can do it in one command
Hard: transfer the build to Meson build system