new version of Parser Combinators and Syntax Macros's (beta)
S. Doaitse Swierstra
doaitse@cs.uu.nl
Thu, 7 Mar 2002 16:54:17 +0100
--============_-1196606036==_ma============
Content-Type: text/plain; charset="us-ascii" ; format="flowed"
At:
http://www.cs.uu.nl/groups/ST/Software/UU_Parsing
you will find the latest/greatest version of our combinators, that are:
- faster (faster than Parsec)
- correct much faster
- compute results lazily, and produce error messages online in the
IO monad while parsing
(using unsafeInterleavedIO)
- are compatible with the syntax macro mechanism we have implemented (beta):
http://www.cs.uu.nl/~arthurb/index.html
Doaitse
--
--
__________________________________________________________________________
S. Doaitse Swierstra, Department of Computer Science, Utrecht University
P.O.Box 80.089, 3508 TB UTRECHT, the Netherlands
Mail: mailto:doaitse@cs.uu.nl
WWW: http://www.cs.uu.nl/
tel: +31 30 253 3962
fax: +31 30 251 3791
mobile: +31 6 2880 1680
__________________________________________________________________________
--============_-1196606036==_ma============
Content-Type: text/html; charset="us-ascii"
<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
--></style><title>new version of Parser Combinators and Syntax
Macros's</title></head><body>
<div>At:<br>
<br>
http://www.cs.uu.nl/groups/ST/Software/UU_Parsing<br>
</div>
<div>you will find the latest/greatest version of our combinators,
that are:</div>
<div><br>
- faster (faster than Parsec)<br>
- correct much faster<br>
- compute results lazily, and produce error messages online in
the IO monad while parsing<br>
(using unsafeInterleavedIO)</div>
<div> - are compatible with the syntax macro mechanism we have
implemented (beta):</div>
<div> http://www.cs.uu.nl/~arthurb/index.html<br>
</div>
<div>Doaitse</div>
<div><tt>-- </tt></div>
<div><br></div>
<x-sigsep><pre>--
</pre></x-sigsep>
<div><font size="-1"
color="#000000"
>____________________________________________________________________<span
></span>______<br>
S. Doaitse Swierstra, Department of Computer Science, Utrecht
University</font></div>
<div><font size="-1"
color="#000000"
> <span
></span>
P.O.Box 80.089, 3508 TB UTRECHT, the Netherlands<br>
<span
></span>
Mail:
mailto:doaitse@cs.uu.nl <span
></span> <br>
<span
></span>
WWW: http://www.cs.uu.nl/</font></div>
<div><font size="-1" color="#000000"><br>
<span
></span>
tel: +31 30 253 3962</font></div>
<div><font size="-1"
color="#000000"
> <span
></span>
fax: +31 30 251 3791</font></div>
<div><font size="-1"
color="#000000"
> <span
></span>
mobile: +31 6 2880 1680<br>
_____________________________________________________________________<span
></span>_____</font></div>
</body>
</html>
--============_-1196606036==_ma============--