|
|
|
|
|
by blagie
1468 days ago
|
|
Everything can be implemented using IF statements and GOTOs. That's how early processors worked, and Turing completeness and all. We don't _really_ need function calls, while loops, or for loops either. That doesn't mean it's a good idea. |
|