Moved here from ../debug/
[libfirm] / README
1
2 This is a library implementing the intermediate representation
3 FIRM developed at IPD Goos, Uni Karlsruhe.
4
5 Call make lib to construct the library.  This creates a file
6 libfirm.a and extracts all necessary header files to ./include.
7
8 To test the library goto ./testprograms and make and run the
9 test examples placed there:
10
11 make lib
12 cd testprograms
13 make
14 make run
15
16 For more documentation see /include/firm.h.
17 To generate FIRM code from a compiler frontend read the documentation
18 in ./include/ircons.h.
19 About Firm you can learn in UKA tech-report 1999-??.