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.
Just because I would like to know for Squeak potential speed. Why was the VW parser slower? what kind of optimizations did you use?
Stef