Interesting read: Pragmatic Parsing in Common Lisp 
Author Message
 Interesting read: Pragmatic Parsing in Common Lisp

Hello-

        I found this on the net, "Pragmatic Parsing in Common LISP".

        Enjoy.

        < http://www.*-*-*.com/ ~hbaker1/Prag-Parse.html>

        Regs,

        Henry

_________________________________________________________________
Micro$oft-Free Human         100% Debian GNU/Linux
     KMFMS              "Bring the genome to the people!

www.debian.org - www.debian-br.cipsga.org.br - www.debian-rs.org



Sat, 06 Nov 2004 09:39:25 GMT  
 Interesting read: Pragmatic Parsing in Common Lisp

Quote:

> Hello-

>    I found this on the net, "Pragmatic Parsing in Common LISP".

>    Enjoy.

>    <http://home.pipeline.com/~hbaker1/Prag-Parse.html>

It is really stonishing how some lines of code can make it quite
simple to parse strings, streams etc. I tried it. It works. It is
cool. :)

Quote:
> _________________________________________________________________
> Micro$oft-Free Human         100% Debian GNU/Linux

Regards,
Julian
--
Micro$oft-Free.Human with the power to serve ... lol

Meine Hompage: http://julian.re6.de

Ich suche eine PCMCIA v1.x type I/II/III Netzwerkkarte.
Ich biete als Tauschobjekt eine v2 100MBit Karte in OVP.



Sat, 06 Nov 2004 18:32:55 GMT  
 Interesting read: Pragmatic Parsing in Common Lisp

Quote:

> It is really stonishing how some lines of code can make it quite
> simple to parse strings, streams etc. I tried it. It works. It is
> cool. :)

See also:

http://ww.telent.net/cliki/Meta

My XML-RPC implementation for Corman Lisp also uses the technique from
this paper.

Chris.
--
http://www.double.co.nz/cl



Sat, 06 Nov 2004 20:02:20 GMT  
 Interesting read: Pragmatic Parsing in Common Lisp

Quote:


> > It is really stonishing how some lines of code can make it quite
> > simple to parse strings, streams etc. I tried it. It works. It is
> > cool. :)

> See also:

> http://ww.telent.net/cliki/Meta

> My XML-RPC implementation for Corman Lisp also uses the technique from
> this paper.

I also used this technique to write a general purpose parser (used for
parsing config files, sql, etc) with only a small amount of effort.


Sun, 07 Nov 2004 00:11:52 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Interested in Experiences using Parallel Common Lisps

2. HtmlPrag: Pragmatic Parsing of HTML to SXML

3. Pragmatic parsing macros

4. Pragmatic parsing macros (aka. META)

5. Common Lisp - String parsing

6. What I want from my Common Lisp vendor and the Common Lisp community

7. lucid common lisp -- C -- Common lisp intercallability

8. Lucid (Sun) Common Lisp vs Allegro (Franz) Common Lisp - the Summary

9. Lucid (Sun) Common Lisp vs Allegro (Franz) Common Lisp

10. Sun Common Lisp vs. Allegro Common Lisp

11. Reading a sequence of (characters|bytes) from a file in Common Lisp

12. Reading Large Data Files with Kyoto Common Lisp

 

 
Powered by phpBB® Forum Software