GCC Compiler Development
August 02, 2017
00:51:46
0.0 MB
Downloads: 0
Krister got introduced to low-level programming by the C64/Amiga demo scene in the 80s. This led to an interest in operating systems and compilers, and he has been involved in the NetBSD and GCC projects for more than 20 years. His career has been split between OS-level development on embedded platforms and compiler development, and he most enjoys working with “strange” custom-made architectures.
News
- libq
- Metaclasses: Thoughts on generative C++
- 6 Reasons Why We Distribute C++ Libraries as Source Code
- Undefined Behavior in 2017
Krister Walfridsson
Links
- Why volatile is hard to specify and implement
- Branch prediction
- Designing a CPU in VHDL, Part 1: Rationale, tools, methods