Hacker News
- DigiSpark (ATTiny85) – Arduino, C, Rust, build systems https://diziet.dreamwidth.org/16771.html 37 comments
- Show HN: Meson, a C build system https://github.com/mesonbuild/meson 17 comments
- Building a C Compiler Type System – Part 2: A Canonical Type Representation http://blog.robertelder.org/building-a-c-compiler-type-system-a-canonical-type-representation/ 3 comments
- Building a C Compiler Type System – Part 1: The Formidable Declarator http://blog.robertelder.org/building-a-c-compiler-type-system-the-formidable-declarator/ 47 comments
- Muon – Meson-compatible build system in pure C https://muon.build/ 2 comments
- Build System For C in C https://youtu.be/4r7860IR7-o 16 comments c_programming
- Building C++: Building, Build Systems, and Build Performance Optimization Resources https://github.com/mattpd/cpplinks/blob/master/building.md 11 comments cpp
- I've started a YouTube channel where I build low level systems without libraries. The first goal is to build a fantasy-architecture virtual machine and assembly language, and high level C-like language that compiles to the VM. The first episodes focus on building the parser library https://www.youtube.com/watch?v=1axJDmK_pnE 7 comments javascript
- I've started a YouTube channel where I build low level systems without libraries. The first goal is to build a fantasy-architecture virtual machine and assembly language, and high level C-like language that compiles to the VM. The first episodes focus on building the parser library https://www.youtube.com/watch?v=1axJDmK_pnE 53 comments programming
- New Build System for New C++ -- C++Now 2015 presentation on build2 https://www.youtube.com/watch?v=HxYFSlDdl0c 22 comments cpp
- Configuration-free build system for C++17 https://github.com/xyproto/sakemake 23 comments linux
- Configuration-free build system for C++17 https://github.com/xyproto/sakemake 39 comments programming
- Building A C Compiler Type System - Part 1: The Formidable Declarator http://blog.robertelder.org/building-a-c-compiler-type-system-the-formidable-declarator/ 5 comments programming
- thinlisp - Lisp to C translator. Ship applications with all the benefits of C while getting the power of Lisp as you build your system. [2015] https://github.com/ska80/thinlisp 18 comments lisp
- So I write a custom self-hosting C build system, in C. https://github.com/UnmappedStack/break 10 comments c_programming
- Moving SciPy [which uses C, C++, Fortran and Cython] to the Meson build system https://labs.quansight.org/blog/2021/07/moving-scipy-to-meson/ 28 comments cpp
- Why do C and C++ have such terrible (or non-existent) packaging and build systems? https://www.reddit.com/r/learnprogramming/comments/6xiktx/why_do_c_and_c_have_such_terrible_or_nonexistent/ 24 comments learnprogramming
- Non-recursive GNU Make Build System for C and C++ http://agottem.com/weld#manual_overview 54 comments programming
- BUSY - a lean, statically typed, cross-platform, easily bootstrappable build system for C projects https://github.com/rochus-keller/BUSY/blob/main/README.md 18 comments c_programming
- A portable build system targeting modern UNIX systems. Supports C, OCaml, TeX, METAPOST, NOWEB, M4, and more. Based on BSD Make. Validated by Travis CI. https://github.com/michipili/bsdowl 9 comments programming
- In 2005, at a MIT Aerospace Systems Engineering lecture about the Space Shuttle, someone who sure sounds like Elon asked the late Robert C. Seamans Jr. (NASA Apollo Program GM) about the feasibility of building an unmanned reusable launch vehicle. http://youtu.be/hzW2ZBtzrUE?t=51m4s 48 comments spacex