blob: dcaba04ed7869b9bb3b5efbdd73ff3ce9f67532f (
plain)
1
2
3
4
5
6
7
8
9
|
QBE is a compiler backend that aims to provide 70% of the performance of
industrial optimizing compilers in 10% of the code.
QBE fosters language innovation by offering a compact user-friendly and
performant backend. The size limit constrains QBE to focus on the
essential and prevents embarking on a never-ending path of diminishing
returns.
This package installs an executable: /usr/bin/qbe
|