Coding Euphoria in C

new topic     » topic index » view thread      » older message » newer message

You know, there are many ways to code Euphoria in C.
Try this:

#define If if(
#define then ){
#define end_if {
#define While while(
#define Do ){
#define end_while }

Then try this:

If 1 < 10 then
  puts("YOU SUCK!!");
end_if


Cool huh?
Now just write a prepper that gets rid of the '_' and ';' characters, and
then re-places them into source, and look: "You  have a Euphoria
COMPILER(!!!!)"


Easy huh?
Takes you what, twenty minutes to write a prepper and you have a Euphoria
compiler.

Mike The Spike
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu