Name:
Anonymous
2008-11-25 20:32
Not only do I speak it, I fucking eat it mother fucker.
Name:
Anonymous
2008-11-25 21:22
Now you have two languages.
Name:
Anonymous
2008-11-25 21:59
I imagine regex would fare terribly as a spoken language
Name:
Anonymous
2008-11-27 19:40
>>4
Do they speak REGEX in Wat???
Name:
Anonymous
2008-11-27 23:08
for (my $i=0;$i<length($c);$i++) {
if (substr($c,$i,9) eq "WHICH_URL") { $i=$i+8; print $url; }
elsif (substr($c,$i,11) eq "RECEIVE_DIR") { $i=$i+10; print $state->get("receive_dir"); }
else { print substr($c,$i,1); }
} # next
Name:
Anonymous
2008-11-28 18:27
>>10
What does Larry Wall look like?
Name:
Anonymous
2008-11-29 17:24
I said do they speak regex in wat?