ITT you can post in your favourite programming language your attempts at a Haiku. You can do it on ANYTHING, in ANY programming language (hint, OOL's work better).
My attempt:
$bad_code isin $my_work;
@time(to debug);
go_away(messy code);
Bonus points if your code executes cleanly.
Your "haiku" is 6-4-6...
I suck :(
Well hows about you doing one >>2?
<-[+
+-<-
]>.
10 PRINT "I DID YOUR MOTHER"
20 GOTO 10
30 REM QBASIC R00LZ!
,[>++
<<-]>[>
+.<-]
>>7
4 is:
less then dash left bracket plus
plus dash less then dash
right bracket greater then period
If you think period is two syllables (not sure) use 'dot'
"Period" is three syllables, but even with "dot" you still fail at meeting standard (English) 5-7-5 haiku form...
"eyes".scan /the_darkness/
catch( :in_the_wind ) { ?a.round; "breath" \
or "a".slice /of_moon/ }
I thought it was 7-5-7
what's it like in chinese (cus they don't pronounce all of the ideograms the same)?
orz
(defun fact (foo)
(if (<= 1 foo) 1
(* foo (fact (1- foo)))
"Defun fact 'takes' foo. If less-equal one foo, one. Times foo fact dec foo."
while($raining)
$i->stare('outside') .
'rain never stops';
#include meInThis
public DiscussionBoard( "code" )
{
bump(this); return; //wins
}
sfx(getSound(frog.jump(oldPond.water))) //FIXME clean up later - basho
>>21
hah, win
>>21
Absolute fuckwin.
to drawasnowflake
repeat 6 [forward 1 back 1 right 60]
end
Haiku (PHP lamenezz style)
$i = fread("the paper");
$it = "good material";
$you = unset("my soul.txt");
Yes, unset sends nothing to you, but what, am I going to just be like " $you; "
by the way, fread should be pronounced "freed" and "my soul.txt" should be pronounced "my soul dot text".
>>26 fails
"eff read"
"tee ex tee"
>>26
is "=" supposed to be pronounced or not?
>>28
It looks like it is on some lines, and isn't on others, which is :x
my bad on (>>26), I was taking too much of a poetic license, I guess.
SELECT name FROM cake
WHERE taste = 'Delicious'
AND cost = 'none'
it works if you pronounce equals :P
def VIPPER(text_in):
for a in range(BIG_LIMIT):
text_in = input("w")
= is not pronounced. w is the pronounced the short way.
def VIPPER(text_in):
for a in range(BIG_LIMIT):
text_in = input("w")
one more time
> w is the pronounced the short way.
what way is that? the only way i know to pronounce it is 3 syllables...
unless you mean that stupid 4chan WRYYYYYYYYYYYYYYYYYY thing...
There are two ways of saying english letters. The long way and the short way eg. short A in cat
and long A in date
. Short E in set
and long E in seat
.
>>36
only works for vowels.
> what way is that?
'wuh'
i would have thought the shortway is 'dub' as in www 'dubdubdub'
'wuhwuhwuh' is funnier to say, though!
@echo off to me
delete "my best intentions"
color me just a man
last line is 6 syllables; so is the first if you read the "@", which you should, because it's there.
def delete_windows():
print "it sucks, it is bad"
del self.windows_sucks
2nd and 3rd lines should be indented BTW
find $1 | grep -i mp3 | xargs vlc
(Scan the given path
for mp3s, then play them
using vlc)
rpm -qa | grep -i pygtk > pygtk
don't read non-alphabetic characters
>>45
I would have to say that EA should take the win for #45 since THEY wrote that haiku...
factorial in javascript:
function fact(num)
{
if(num-1)
return(fact(num-1)
*num);return 1;
}
All of these fail due to not being seasonal.
more javascript:
this;function that(may){
return('this;'+that+'alert(that());');
this;may;}alert(that());
COLOR 3,14
PRINT"I REALLY LIKE HAIKUS!"
PAUSE : CLS
5 co_lor_three_four_teen
7 print_I_rea_lly_like_hai_kus!
5 pause_colon_cls
FTW! I think...
$self->hate = 1; $deathwish = 1;
die("gun to head") if ($_ is "winter");
$spring if (Sakura::blossom());
>>53
way too many syllables no matter how you read it.
>>52
colon is two syllables
>>55
cls = 'clear screen' maybe