#compiler

3 posts · Last used 5d

Back to Timeline
@swetland@chaos.social · 5d ago
Grr. I really should just do simple linear scan register allocation with the dumb pass-everything-on-the-stack ABI to start with, but I keep trying to map out how "do it right" with a more realistic pass-by-registers ABI, etc. The desire to solve the whole problem "for real" is fighting with the desire to get a basic implementation working first. Ideally I'd leave things in the argument registers as long as possible *and* avoid spilling to the stack around function calls... #Compiler #PLdev
0
0
0
@Amiga_News@fosstodon.org · Jan 28, 2026
Calypsi is a collection of compilers and assemblers, which can be used to generate code for various retro platforms under Windows, Linux and macOS. Now version 5.15 has been released: https://www.amiga-news.de/en/news/AN-2026-01-00114-EN.html #retrocomputing #compiler #assembler #amiga #c64 #motorola
0
0
2
Boosted by Charlie Stross @cstross@wandering.shop
@AmenZwa@mathstodon.xyz · Dec 02, 2025
Fabrice #Bellard is the French code monster who created QEMU, FFmpeg, Tiny C, and tonnes of other highly influential, highly efficient programmes. But his 2002 IOCCC-winning Obfuscated Tiny C Compiler—a 2048-byte-long, self-hosting C #compiler—is special, even in the company of his other inventions. https://bellard.org/otcc/
222
5
143

You've seen all posts