Sourcecode Repositories
From Libfirm
The main repository is an SVN repository only accessible internally at the IPD.
However we offer read only access to a git mirror now. You can find more informations here:
http://github.com/MatzeB/libfirm http://github.com/MatzeB/cparser
You can get a copy of the development version like this:
git clone git://github.com/MatzeB/libfirm.git git clone git://github.com/MatzeB/cparser.git
More information about using git can be found in countless tutorials on the net and the excellent git manual.

