Projects / Real Man's Compiler Collection

Real Man's Compiler Collection

Real Man's Compiler Collection is a collection of compilers for people that feel like they have become too reliant helpful error messages that point you directly at the problems in your code. It simply outputs a succinct "Yes" or "No" indicating whether your program compiled successfully, without bothering you with all the nitpicky details of what's wrong with your code.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

No changes have been submitted for this release.

RSS Recent comments

07 Nov 2004 02:04 fuller

"Yes" only please.
This is great! Any chance you could modify it to always say "Yes"? I'm a real man and don't need ANY hints from the compiler to tell me that something is broken.

06 Nov 2004 03:59 Avian

Works great
This compiler works great! It compiles the Linux kernel without a problem. It also has the following undocumented feature: Compiler always returns exit code 0, which means that even make won't give you any annoying warning and error messages :)

Screenshot

Project Spotlight

Quenlig

An online interactive tutorial and free text assesments.

Screenshot

Project Spotlight

CoFlo

A C and C++ control flow graph generator and analyzer.