CASE

Peter Hertel (peter.hertel@physik.Uni-Osnabrueck.DE)
Wed, 21 Aug 1996 10:02:49 +0200

Hello,

I think it is clear by now that Oberon/F implements the CASE statement
by a jump table the length of which is proportional to the difference
between the largest and smallest selector value. They should provide an
alternative for sparse cases and let the compiler decide which method is
better.

Peter Hertel
Osnabrueck University
Germany