(no title)
ewalk153 | 8 months ago
The counter example is the language Go. The team running Go has put considerable care and attention into making this project welcoming for developers to contribute, while still adhering to Google code contribution requirements. Building for source is straightforward and iirc it’s one of the easier cross compilers to setup.
Install docs: https://go.dev/doc/install/source#bootstrapFromBinaryRelease
rstat1|8 months ago
Or rather it was the last time I tried.
bbkane|8 months ago