Author Topic: Whitespace  (Read 4652 times)

0 Members and 1 Guest are viewing this topic.

SirCmpwn

  • Guest
Whitespace
« 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

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Whitespace
« Reply #1 on: October 21, 2010, 11:51:03 pm »
o...kay...?

SirCmpwn

  • Guest
Re: Whitespace
« Reply #2 on: October 21, 2010, 11:52:59 pm »
Yep.  It's pretty amazing.
Code: (Hello World!) [Select]
   
         
   
     
   
     
   
     
     
   
   
     
   
         
   
   
 
     
   
     
     
   
     
   
     
 
     
       
   
   
   
   
   
   

     

   

 

 

     
   

 

   



Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Whitespace
« Reply #3 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

Offline Jonius7

  • python! Lua!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1918
  • Rating: +82/-18
  • Still bringing new dimensions to the TI-nspire...
    • View Profile
    • TI Stadium
Re: Whitespace
« Reply #4 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...
« Last Edit: October 22, 2010, 05:54:18 am by jhgenius01 »
Programmed some CASIO Basic in the past
DJ Omnimaga Music Discographist ;)
DJ Omnimaga Discography
My Own Music!
My Released Projects (Updated 2015/05/08)
TI-nspire BASIC
TI-nspire Hold 'em
Health Bar
Scissors Paper Rock
TI-nspire Lua
Numstrat
TI-nspire Hold 'em Lua
Transport Chooser
Secret Project (at v0.08.2 - 2015/05/08)
Spoiler For Extra To-Be-Sorted Clutter:

Spoiler For Relegated Projects:
TI-nspire BASIC
Battle of 16s (stalled) | sTIck RPG (stalled) | Monopoly (stalled) | Cosmic Legions (stalled)
Axe Parser
Doodle God (stalled while I go and learn some Axe)

Offline MRide

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 711
  • Rating: +14/-0
  • You can't see this.
    • View Profile
Re: Whitespace
« Reply #5 on: October 22, 2010, 08:16:23 am »
How about this language? ;D
http://en.wikipedia.org/wiki/LOLCODE

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Whitespace
« Reply #6 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.

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Whitespace
« Reply #7 on: October 22, 2010, 02:20:23 pm »
Wow, that would be one hard language to debug ;D




Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: Whitespace
« Reply #8 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
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline squidgetx

  • Food.
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1881
  • Rating: +503/-17
  • rawr.
    • View Profile
Re: Whitespace
« Reply #9 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
« Last Edit: October 23, 2010, 03:22:45 pm by squidgetx »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Whitespace
« Reply #10 on: October 23, 2010, 03:54:07 pm »
I think Miotatsu wrote a LOLCODE tutorial, right?

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Whitespace
« Reply #11 on: October 23, 2010, 08:50:38 pm »




Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Whitespace
« Reply #12 on: October 23, 2010, 10:21:26 pm »
Yeah but he also posted a tutorial here too

Offline MRide

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 711
  • Rating: +14/-0
  • You can't see this.
    • View Profile
Re: Whitespace
« Reply #13 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
:P

Offline squidgetx

  • Food.
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1881
  • Rating: +503/-17
  • rawr.
    • View Profile
Re: Whitespace
« Reply #14 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
:P

i failed >.<
« Last Edit: October 24, 2010, 03:40:50 pm by squidgetx »