RCC an open source C Compiler
https://news.ycombinator.com/item?id=2753404RCC is a new C Compiler that is being developed. It aims at having a readable source code. It's being written in C/C++ using Flex and Bison, and it uses basic and common compilation techniques. Here is the link: http://sites.google.com/site/rcorcs/announcements Cheers!