>>16
programmers using gotos incorrectly considered harmful.
Name:
Anonymous2007-07-23 14:41 ID:Nu8bIIry
>>16
lol what? Using stack is considered harmful. gotos are harmless, idiot
Name:
Anonymous2007-07-23 14:59 ID:uhzeTI++
I am going to write a procedural language based on queues rather than stacks. As the data is literally pushed through rather that put on top of each other, it will be up to 10x faster than its contemporaries.