5 ms·
This is exactly my gripe unfortunately, it feels like needless fragility. IIRC the author has said they believe it wouldn't be too difficult to patch QBE to wor
by heavensteeth 4mo ago
This is exactly my gripe unfortunately, it feels like needless fragility. IIRC the author has said they believe it wouldn't be too difficult to patch QBE to work as a library, but from what I've seen the code is somewhat terse and eccentric.
- fuhsnn 4mo agoThere is a library conversion fork: https://github.com/sgraham/sqbe https://github.com/sgraham/sqbe. IMO when the intended usage is AOT with an external assembler, which is another subprocess, text-based IO is actually the more natural approach.