Re: Funny/Clever/Ironic Tag Lines for Euphoria?

new topic     » goto parent     » topic index » view thread      » older message » newer message
wynco said...
petelomax said...
euphoric said...

"My programming language > your programming language"

I think you mean

compare("My programming language","your programming language")>0 

would this be to long, after all your programming language is a 0, ours is at least 4 times better

constant your_programming_language = 0 
atom My_Programming_Language 
 
My_Programming_Language = 4.0 
 
if My_Programming_Language > your_programming_language then 
     printf(1,"%s\n", {"EUPHORIA FOREVER"}) 
end if 

Don't mind me, just my subtle dig that in Phix (yep, less featuresome and windows only) you can actually code:

if "My_Programming_Language" < "your_programming_language" then 
     puts(1,"Hey!, this did NOT just crash!!") 
end if 

HTH, Pete

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

Search



Quick Links

User menu

Not signed in.

Misc Menu