Re: functional parsing

lindig@ips.cs.tu-bs.de (Christian Lindig)
Tue, 31 Jan 1995 19:01:24 GMT

          From comp.compilers

Related articles
functional parsing worstell@netcom.com (1995-01-26)
Re: functional parsing lindig@ips.cs.tu-bs.de (1995-01-31)
Re: functional parsing norvell@cs.toronto.edu (1995-02-02)
| List of all articles for this month |

Newsgroups: comp.compilers
From: lindig@ips.cs.tu-bs.de (Christian Lindig)
Keywords: parse, functional, books
Organization: Inst. f. Informatik, TU Braunschweig, FRG
References: 95-01-070
Date: Tue, 31 Jan 1995 19:01:24 GMT

: There was supposed to be a book on functional parsing or recursive ascent
: parsing published a few months ago. Anyone know the title or author?


I don't know the book but there is an excellent paper about parser
combinators for functional parsing. There is also a ftp-able version
available.


@Article{hutton/92/jfp,
    author = "Graham Hutton",
    title = "Higher-Order Functions for Parsing",
    journal = "Journal of Functional Programming"
    year = "1992",
    volume = "3",
    number = "2",
    pages = "323--343",
    month = jul,
    OPTnote = "graham@cs.chalmers.se",
}


Christian
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.