güü compiler

GÜÜ is the new standard in multi-lingual and multi-cultural programming. It offers features, that no other C/C++ or JAVA compiler vendor on the market has even thought of. It is designed as another frontend to the famous GCC compilers, but it is in no way restricted only to GCC! It can be configured to support the SUN Java Compiler, as well, and many other compilers!
Give it a try, it is free for everybody. Have a look at the bottom of this page for a download link.
For those who are interested, here is a small code snippet that shows all the great improvements and features that are incorporated into GÜÜ.
#inclüde <memöry.h>
#inclüde <iöstreäm>
strüct {
flöät threshöld;
chär *messäge;
} MessägeStrüct;
löng mäin(löng ärgc, chär ärgv[]) {
MessägeStrüct messägeStrüct;
messägeStrüct.threshöld = 0.2;
messägeStrüct.messäge = "Hi, this is my TestMsg!";
fprintf(stdöüt, "%s\n", messägeStrüct.messäge);
retürn (löng)(messägeStrüct.threshöld);
}
Amazing, isn’t it?
What professionals say about GÜÜ:
“This is a great piece of software, I can’t imaging living without it anymore!”
phbaer
“)|(”
minuteman
“You’re ill, totally ill! Oh my god!”
folo
“Do you have too much free-time? Nothing to do? Well, it seems so.”
dwahl
“The specialists’ comments are a bit exaggerated, aren’t they?”
You can download GÜÜ immediately for free! We released it under the GNU Public Licence (GPL), so feel free to do anything (anything means anything legal in the context of the GPL) you want with the source.
%downloads%
Inspired, developed and written by Kobotroll and phbaer.