Omnimaga

General Discussion => Other Discussions => Miscellaneous => Topic started by: SirCmpwn on October 21, 2010, 11:49:51 pm

Title: Whitespace
Post by: SirCmpwn on October 21, 2010, 11:49:51 pm
Even better than brainf*ck is whitespace - a programming language consisting entirely of spaces, tabs, and new lines.
http://en.wikipedia.org/wiki/Whitespace_%28programming_language%29 (http://en.wikipedia.org/wiki/Whitespace_%28programming_language%29)
Title: Re: Whitespace
Post by: DJ Omnimaga on October 21, 2010, 11:51:03 pm
o...kay...?
Title: Re: Whitespace
Post by: SirCmpwn on October 21, 2010, 11:52:59 pm
Yep.  It's pretty amazing.
Code: (Hello World!) [Select]
   
         
   
     
   
     
   
     
     
   
   
     
   
         
   
   
 
     
   
     
     
   
     
   
     
 
     
       
   
   
   
   
   
   

     

   

 

 

     
   

 

   


Title: Re: Whitespace
Post by: DJ Omnimaga on October 21, 2010, 11:55:16 pm
Lol. It must be hard to paste code on certain  forums, tho. Some forums convert multiple spaces/tabs in a row to one single space and on some forums it's impossible to use TAB because it loses focus in the post box. Now to port Desolate to Whitespace ;D
Title: Re: Whitespace
Post by: Jonius7 on October 22, 2010, 05:53:50 am
aah true for me... you know my signature? it worked fine on omnimaga for my version numbers, but on united ti, it only accepted 1 space, and deleted the rest. I had to replace it with underscores. check it out on unitedti.org
Yes, 200th post! lv5. now to retire for the night...
Title: Re: Whitespace
Post by: MRide on October 22, 2010, 08:16:23 am
How about this language? ;D
http://en.wikipedia.org/wiki/LOLCODE (http://en.wikipedia.org/wiki/LOLCODE)
Title: Re: Whitespace
Post by: DJ Omnimaga on October 22, 2010, 09:41:38 am
aah true for me... you know my signature? it worked fine on omnimaga for my version numbers, but on united ti, it only accepted 1 space, and deleted the rest. I had to replace it with underscores. check it out on unitedti.org
Yes, 200th post! lv5. now to retire for the night...
Yeah I think the software that had the highest amount of issues with space was Invision Power Board. Invisionfree also did that I think.
Title: Re: Whitespace
Post by: Deep Toaster on October 22, 2010, 02:20:23 pm
Wow, that would be one hard language to debug ;D
Title: Re: Whitespace
Post by: calcdude84se on October 23, 2010, 03:05:41 pm
I've heard of this before. Fun stuff ;D
Also, if you want to use it but are too lazy/cowardly :P to use the direct source code, here's a (dis)assembler: http://yagni.com/whitespace/index.html (http://yagni.com/whitespace/index.html)
Title: Re: Whitespace
Post by: squidgetx on October 23, 2010, 03:19:00 pm
Don't forget about LOLCODE  ;D
Code: [Select]
HAI
CAN HAS STDIO?
I HAS A VAR
IM IN YR LOOP
UP VAR!!1
VISIBLE VAR
IZ VAR BIGGER THAN 10? KTHXBYE
IM OUTTA YR LOOP
KTHXBYE
Title: Re: Whitespace
Post by: DJ Omnimaga on October 23, 2010, 03:54:07 pm
I think Miotatsu wrote a LOLCODE tutorial, right?
Title: Re: Whitespace
Post by: Deep Toaster on October 23, 2010, 08:50:38 pm
'Ere it is: http://s1.zetaboards.com/mionet/topic/3249388/1/?x=0#post246898 (http://s1.zetaboards.com/mionet/topic/3249388/1/?x=0#post246898)
Title: Re: Whitespace
Post by: DJ Omnimaga on October 23, 2010, 10:21:26 pm
Yeah but he also posted a tutorial here too
Title: Re: Whitespace
Post by: MRide on October 24, 2010, 03:05:35 pm
Don't forget about LOLCODE  ;D
Code: [Select]
HAI
CAN HAS STDIO?
I HAS A VAR
IM IN YR LOOP
UP VAR!!1
VISIBLE VAR
IZ VAR BIGGER THAN 10? KTHXBYE
IM OUTTA YR LOOP
KTHXBYE
How about this language? ;D
http://en.wikipedia.org/wiki/LOLCODE (http://en.wikipedia.org/wiki/LOLCODE)
:P
Title: Re: Whitespace
Post by: squidgetx on October 24, 2010, 03:17:47 pm
Don't forget about LOLCODE  ;D
Code: [Select]
HAI
CAN HAS STDIO?
I HAS A VAR
IM IN YR LOOP
UP VAR!!1
VISIBLE VAR
IZ VAR BIGGER THAN 10? KTHXBYE
IM OUTTA YR LOOP
KTHXBYE
How about this language? ;D
http://en.wikipedia.org/wiki/LOLCODE (http://en.wikipedia.org/wiki/LOLCODE)
:P

i failed >.<