if Input[i] 0)
NegativeFound True
NegativeFound=True Break Ada exit
break goto break
for while NegotiveFound
Num
for while
While
C break Pascal while
C 2.03 1.48 27%
Pascal 2.97 2.69 9 %
Case
if-then-else
case
case Inputchar of
'+'
'=': processMathSymbol(Inputchar)
',',
'.',
':',
'!',
'?': processPunctuation(Inputchar)
'0'.. '9': processDigit(Inputchar)
' '; processSpace(Inputchar)
'A'.. 'Z',
'a'.. 'z'; processAlpha(Inputchar)
else processError(Inputchar)
end
case ASCll case
if-then-else a
case