bcallah 87d135f263 Import lang/qbe, a small, quick compiler backend.
ok op@

QBE is a compiler backend. It aims to be a pure C embeddable backend
that provides 70% of the performance of advanced compilers in 10% of the
code. Its small size serves both its aspirations of correctness and our
ability to understand, fix, and improve it. It also serves its users by
providing trivial integration and great flexibility.
2022-04-13 14:11:36 +00:00
..