The Mercury Project |
|
|
Home
Information
Mailing Lists
Download |
Subject: Re: [mercury-users] Sluggish XML parsing From: Thomas Conway (conway@cs.mu.OZ.AU) Date: Tue Dec 26 2000 - 11:05:24 EST
On Sun, Dec 24, 2000 at 05:33:38PM EST, Michael Day wrote:
The reason that compiling is so slow is that the production for `letter'
letter -->
baseChar -->
(where -/4 is a parser combinator that accepts a character from a range
Which is slow to compile for two reasons: a vast number of unifications
This is why I split baseChar and a couple of other productions into a
-- Thomas Conway Mercurian )O+ <conway@cs.mu.oz.au> Every sword has two edges. -------------------------------------------------------------------------- mercury-users mailing list post: mercury-users@cs.mu.oz.au administrative address: owner-mercury-users@cs.mu.oz.au unsubscribe: Address: mercury-users-request@cs.mu.oz.au Message: unsubscribe subscribe: Address: mercury-users-request@cs.mu.oz.au Message: subscribe --------------------------------------------------------------------------
This mail archive was generated by hypermail 2b25 on Sun Dec 31 2000 - 00:40:05 EST. |