https://github.com/libfirm/tutorial
A small tutorial to libFirm inspired by LLVM's
https://github.com/libfirm/tutorial
Last synced: about 2 months ago
JSON representation
A small tutorial to libFirm inspired by LLVM's
- Host: GitHub
- URL: https://github.com/libfirm/tutorial
- Owner: libfirm
- Created: 2016-10-07T09:20:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-20T03:25:51.000Z (over 9 years ago)
- Last Synced: 2025-03-23T01:43:23.651Z (about 1 year ago)
- Language: Python
- Homepage: http://libfirm.org/tutorial/
- Size: 117 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a firm-tutorial originally written by Julius Neuffer.
The tutorial is a literate program now. You need to have the noweb tool
installed to extract the source code. The Makefile will then do the extraction
for you.