11 ms·
Here's the latest spec, with the "draft" watermark removed just for you: https://files.catbox.moe/fesgvi.pdf https://files.catbox.moe/fesgvi.pdf Its absence o
by drewdevault 3y ago
Here's the latest spec, with the "draft" watermark removed just for you:
https://files.catbox.moe/fesgvi.pdf https://files.catbox.moe/fesgvi.pdf
Its absence on the website is collateral damage from the SourceHut outage a couple of weeks ago which I have not gotten around to fixing yet.
- Rochus 3y agoThat's very kind, thank you! Maybe you're interested to know that I'm currently trying to isolate the TCC backend and make it reusable with a binary IR: https://github.com/rochus-keller/TccGen/ https://github.com/rochus-keller/TccGen/. I would consider QBE, but unfortunately it doesn't support 32 bit architectures, and the TCC code is time tested (albeit not particularly structured and modular so far).