aboutsummaryrefslogtreecommitdiff
path: root/lang/ucc
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* Fix install with custom PREFIX.Ion-Mihai Tetcu2009-06-181-1/+1
| | | | | | | | Submitted by: maintainer Reported by: QATty Notes: svn path=/head/; revision=236200
* Ucc is a C compiler which implements the ANSI C89Martin Wilke2008-08-255-0/+85
standard with a few extensions. Ucc is released under BSD license. Ucc is specificaly designed for personal research and assist the undergraduate or graduate in compiler learning. We hope that Ucc will be a seedbed for new ideas and world-class optimizing techniques. Ucc's design and development goals is clear code structure,upstanding extensibility,retargetable and excellent optimization. WWW: http://ucc.sf.net PR: ports/126551 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=219172