Related articles |
---|
Dynamic parser marco@crepido.com (marco) (2001-08-15) |
Re: Dynamic parser nr@labrador.eecs.harvard.edu (2001-08-24) |
From: | nr@labrador.eecs.harvard.edu (Norman Ramsey) |
Newsgroups: | comp.compilers |
Date: | 24 Aug 2001 01:02:38 -0400 |
Organization: | Harvard University |
References: | 01-08-070 |
Keywords: | parse |
Posted-Date: | 24 Aug 2001 01:02:37 EDT |
marco <marco@crepido.com> wrote:
>I'm trying to figure out how to build a dynamic parser but got stuck....
If you have the luxury of working in a functional language, look up
`parsing combinators'. You can find some elementary examples in Larry
Paulson's book `ML for the working programmer'.
--
Norman Ramsey
http://www.eecs.harvard.edu/~nr
Return to the
comp.compilers page.
Search the
comp.compilers archives again.