new layout, put LICENSE in root

This commit is contained in:
Quentin Carbonneaux 2016-03-28 12:53:53 -04:00
parent 1b4943eb1f
commit b75cb8388f
26 changed files with 58 additions and 82 deletions

8
README Normal file
View file

@ -0,0 +1,8 @@
QBE - Backend Compiler http://c9x.me/compile/
doc/ Documentation.
minic/ An example C frontend for QBE.
tools/ Miscelaneous tools (testing).
test/ Unit tests.
The LICENSE file applies to all files distributed.