On 11 Dec 2007, at 17:27 , Stéphane Ducasse wrote:
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.
cheers, AA