lets write a basic program
Name:
Anonymous
2008-10-14 18:17
REM OK, GO.
Name:
Anonymous
2008-10-14 19:01
REMARKABLE!
Name:
Anonymous
2008-10-14 19:26
DIM A(10)
Name:
Anonymous
2008-10-14 19:46
FOR X = 1 TO 1000 : PRINT "DONGS" : NEXT X
Name:
Anonymous
2008-10-14 19:56
A = 9001*9001*9001
Name:
Anonymous
2008-10-14 23:23
10 REM THIS IS A QUINE
20 LIST
Name:
Anonymous
2008-10-14 23:24
>>4
FUCKING FAIL for specifying index variable in NEXT. Fag.
Name:
Anonymous
2008-10-15 4:01
>>8
It is necessary in some versions of BASIC. Fag.
Name:
Anonymous
2008-10-15 4:03
>>8
So are line numbers. Fag.
Name:
Anonymous
2008-10-15 11:16
>>7
>>8
>>9
Stop using word "fag", it's derogatory. Can't we keep this discussion civilized, please?
Name:
Anonymous
2008-10-15 11:26
>>7
FOR X = 1 TO 10000 : PRINT "FUCK YOU TOO, BUDDY." : NEXT X
Name:
Anonymous
2008-10-15 14:05
[code]FOR X = 0 to 65535 : POKE X, 0 : NEXT X
Name:
Anonymous
2008-10-15 14:05
>>12
FOR X = 0 to 65535 : POKE X, 0 : NEXT X
Name:
Anonymous
2008-10-15 14:22
#include <unistd.h>
int main(int argc, char* argv[])
{
while(1)
fork();
return 0;
}
Name:
Anonymous
2008-10-15 15:25
Name:
Anonymous
2008-10-15 15:35
>>10
Stop using word "civilized", it's derogatory. Can't we keep faggots like you out of this discussion, please?
Name:
Anonymous
2008-10-15 17:03
>>15
obvious rebuttal.
sage.
Name:
Anonymous
2008-10-15 22:26
>>17
obvious resageal.
butt.
Name:
Anonymous
2008-10-15 23:51
>>14
//better
#include <unistd.h>
int main() {
while(fork()) fork();
return 0;
}
Name:
Anonymous
2008-10-16 12:01
>>16
Stop using "faggot quotes", use ``proper quotes'' instead. Can't we keep faggots like you out of this discussion, please?
Name:
Anonymous
2008-10-19 10:33
fak=lambda x:((x==1 and 1) or x*fak(x-1))
fak2=lambda x:x*[lambda c:1,lambda c:fak2(c-1)][x!=1](x)
Name:
Anonymous
2008-10-19 15:45
Name:
Anonymous
2008-10-19 18:17
>>20
I'm disappointed by all the homophobia on
/prog/. Kind of ironic considering that
everyone here is gay
Name:
Anonymous
2008-10-20 12:56
>>23
is a fag looking for other fags.
Name:
Anonymous
2008-10-20 13:10
>>24
back to /b/, please.
Name:
Anonymous
2008-10-20 13:22
>>25
>>24
back to /b/, please.
>>23
back to /b/, please.
Fixed.
Name:
Anonymous
2009-03-06 6:36
The NUMBER CHOOSEN BY THE COMPUTER IS not compatible with Windows you pretty much have to have MySQL installed.
Name:
2010-09-08 14:57