Bark Beetle (Scolytinae) Gallery
In memory of Annemarie Baer (1923–2008)

güü compiler

guu

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 <stdiö.h>
#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ÜÜ:

Kobotroll

computer specialist and coding troll; Mixture of gremlin [german: Kobold] and troll. He’s a specialist for C++ and coding to unix system libraries

“This is a great piece of software, I can’t imaging living without it anymore!”

phbaer

totally confused pan-dimensional small white being and in fact one of the creators of the earth. Loves distributing things that actually do not want be distributed at all)

“)|(”

minuteman

systems administration specialist and a strage bike fanatic. Computer vischen specialist, a kind of sport that not everybody is able go in for)

“You’re ill, totally ill! Oh my god!”

folo

computer specialist, master of the known aluminium-blocks and coke-light-enhanced omni-vision)

“Do you have too much free-time? Nothing to do? Well, it seems so.”

dwahl

physicist

“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.