[CrackMonkey] Point of order
Sean Neakums
sneakums at zork.net
Fri Apr 6 05:23:52 PDT 2001
>>>>> "JM" == James Morris <jmorris at intercode.com.au> writes:
>> Program steps should be executed in sequence until such as time
>> as a step changes the flow of control.
JM> Ok, but what about INTERCAL's COME FROM statement, which acts
JM> as invisible trap door after a step?
It's just a GOTO with funny syntax:
C INTERCAL
label: COME FROM label:
goto label; label:
I don't have the INTERCAL syntax right, but you see what I mean.
--
"If someone ever asks you to make them plenipotentiary,
find out what it means first."
-- Eamonn DeValera
More information about the Crackmonkey
mailing list