Apparently
this is no what I understood from the first mse format.
Adrian's first implementation used a literal array representation
just to avoid to do the -TRUE- to true kind of conversion. Adrian can
you comment on that?
The first prototype re-used the Smalltalk parser, right. Now we use a
custom scanner / parser as this is faster.
ok if you have your dedicated scanner then this is different. I
thought that you reused
the one of Smalltalk. The original CDIF one used the one of Smalltalk
since serge did not use Smacc.
Stef