Re: Euphoria Logo Contest, will you participate?

new topic     » goto parent     » topic index » view thread      » older message » newer message
_tom said...

Logo?

What we need now are many variations, from as many people as possible.

For example: I did not think about {} until I saw {eu}phoria.

Let's see some typical C code from EU source:

void RTInternal(char *msg) 
// Internal error 
{ 
    RTFatal(msg); 
} 
 
-------- 
 
or better: 
       . . . 
	    free(p); /* give it back to malloc arena */ 
	    cache_size -= 2; 
	} 
    } 
} 


Do you see that {} is one of the main odious features of C language? The C style just is based on perpetuale {}, C just can not live without {}.

Why that main feature of C language texts claims to be a EU logo?

I see some call to migrate to C in {} or {} based logos of EU.

In EU, these {} are just sequence-formation operator, just one of different options to write a sequence, mainly simple and short one.

Regards,
kinz

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

Search



Quick Links

User menu

Not signed in.

Misc Menu