[mercury-users] lexing and parsing in Mercury
Michael Day
mikeday at corplink.com.au
Wed Apr 25 21:45:24 AEST 2001
> I'm afraid I haven't got time right now to come up with an example, but
> it would be good to get feedback on how well these tools work :)
Hi Ralph,
I've been using lex lately and it's a great tool to have, works very
nicely. One thing I would like is the ability to put back tokens, this
would be handy for handwritten parsers. Also a couple of utility functions
to make it easier to write top down parsers would be nice; I haven't tried
using lex with moose yet.
Anyway, it's a handy module to have! Will it go into the standard library
some day?
Michael
--------------------------------------------------------------------------
mercury-users mailing list
post: mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the users
mailing list