|
You are here |
joeprevite.com | ||
| | | | |
without.boats
|
|
| | | | | ||
| | | | |
scorpiosoftware.net
|
|
| | | | | The Rust language ecosystem is growing each day, its popularity increasing, and with good reason. It's the only mainstream language that provides memory and concurrency safety at compile time, with a powerful and rich build system (cargo), and a growing number of packages (crates). My daily driver is still C++, as most of my work... | |
| | | | |
atilaoncode.blog
|
|
| | | | | Big complicated projects nearly always need a build system. They might be generating code. They might be compiling different branches depending on the platform or a build-time configuration option. They might turn on/off unity builds for C++. For most simple projects however, build systems are stupid. Let's say you have a single C file. We... | |
| | | | |
droettboom.com
|
|
| | | An early report on getting the scientific Python stack compiled to WebAssembly. | ||