Re: Looking for new language features

Dmitri Lomov <dsl@tepkom.ru>
8 Oct 2000 22:30:27 -0400

          From comp.compilers

Related articles
[10 earlier articles]
Re: Looking for new language features mr@peakSPAMLESSfive.com (Matt) (2000-09-21)
Re: Looking for new language features georg.lokowandt@sap.com (Georg Lokowandt) (2000-09-23)
Re: Looking for new language features vbdis@aol.com (2000-09-28)
Re: Looking for new language features rhyde@cs.ucr.edu (Randall Hyde) (2000-10-01)
Re: Looking for new language features idbaxter@semdesigns.com (Ira D. Baxter) (2000-10-06)
Re: Looking for new language features mr@peakSPAMLESSfive.com (Matt) (2000-10-06)
Re: Looking for new language features dsl@tepkom.ru (Dmitri Lomov) (2000-10-08)
Re: Looking for new language features hannah@mamba.pond.sub.org (2000-10-22)
| List of all articles for this month |

From: Dmitri Lomov <dsl@tepkom.ru>
Newsgroups: comp.compilers
Date: 8 Oct 2000 22:30:27 -0400
Organization: TEPKOM
Keywords: parse, functional

CamlP4 is a preprocessor for Objective Caml that is full-featured
LL(1) parser, and it allows to exetnd OCaml grammar in whatever way
you want. See http://caml.inria.fr/ and links there in. I was able
to extend language in quite radical ways with it.


Dmitri


_________________________________________________________________
Dmitri S. Lomov
mailto:dsl@tepkom.ru ICQ#: 20524819 (Rusty)
+7 (812) 428-46-57 (b) +7 (812) 295-94-15 (h)
http://young.tepkom.ru


Post a followup to this message

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