Skip to content
/ qbe Public

An unmaintained mirror of git://c9x.me/qbe.git. (There is an older mirror at https://github.com/8l/qbe, but it doesn't seem to be current.) See https://c9x.me/compile/ for documentation.

License

Notifications You must be signed in to change notification settings

bradobro/qbe

Repository files navigation

QBE - Backend Compiler              http://c9x.me/compile/

doc/    Documentation.
minic/  An example C frontend for QBE.
tools/  Miscellaneous tools (testing).
test/   Tests.
amd64/
arm64/  Architecture-specific code.

The LICENSE file applies to all files distributed.

- Compilation

Invoke GNU make in this directory to create the executable
file obj/qbe.  On some systems (BSD) you might have to use
'gmake' instead of 'make'.

About

An unmaintained mirror of git://c9x.me/qbe.git. (There is an older mirror at https://github.com/8l/qbe, but it doesn't seem to be current.) See https://c9x.me/compile/ for documentation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages