GCC ALGOL 60
This repository holds work in progress on diploma thesis of Petr Machata (xmacha31 at stud fit vutbr cz; pmachata at gmail com). The goal is to create ALGOL 60 frontend for GCC, and to write a related howto.
- Diary has notes on development. All blog articles.
- Milestones page has stable snapshots of GCC ALGOL 60.
- Snapshots page has snapshots of the thesis in pdf form.
- GccFrontendLinks collects links to related stuff.
- Algol60Stuff collects things related to ALGOL 60 language.
- TitleIndex has links to all pages on this wiki.
(The logo was created by this previewer. Nothing fancy necessary for me!)
Public access
To file a ticket or edit wiki pages, login to this public access account: username guest, password public. This is a precaution to hold off spambots creating spurious tickets and wiki edits.
Read-only access to svn repository is completely anonymous:
svn co svn://kenshin.include.cz/gcc-algol/trunk
Status
Don't see roadmap, it's outdated.
The GCC ALGOL 60 frontend is developed against GCC 4.2 was the main target. The plan is to keep the frontend compatible with GCC 4.x, although right now, GCC 4.2 is strong requirement. There are no plans regarding the port to GCC 3.x, or even earlier GCC versions.
Primary development platform is i686-pc-linux-gnu. Status matrix follows. For each combination of triplet and GCC release, svn tree revision where the testsuite passed is noted.
| Target | 4.2 |
| i686-pc-linux-gnu | r183 |
| mips-sgi-irix6.5 | r176 |
| ia64-unknown-linux-gnu | r170 |
| x86_64-redhat-linux-gnu | r183 |
Latest stable package and status is on Milestones page.
Download
See Milestones page.
Attachments
- Algol.png (1.9 kB) -
gcc-algol logo
, added by ant_39 on 07/27/06 02:30:08.
