From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id OAA28811; Thu, 16 Sep 2004 14:37:39 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id OAA28646 for ; Thu, 16 Sep 2004 14:37:38 +0200 (MET DST) X-SPAM-Warning: Sending machine is listed in blackholes.five-ten-sg.com Received: from wetware.com (wetware.wetware.com [199.108.16.1]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id i8GCbbf2013323 for ; Thu, 16 Sep 2004 14:37:37 +0200 Received: from [199.108.16.182] (helo=[199.108.16.182]) by wetware.com with esmtp (Exim 4.20) id 1C7vW3-0000tV-Ut for caml-list@inria.fr; Thu, 16 Sep 2004 05:37:36 -0700 Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: <20040916120724.GB16633@yquem.inria.fr> References: <1095291341.27775.1164.camel@pelican.wigram> <20040916120724.GB16633@yquem.inria.fr> Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Message-Id: <2E2F3218-07DD-11D9-8B7F-000A958FF2FE@wetware.com> Content-Transfer-Encoding: quoted-printable From: james woodyatt Subject: Re: [Caml-list] Need NFA/DFA conversion help Date: Thu, 16 Sep 2004 14:37:32 +0200 To: Caml List X-Mailer: Apple Mail (2.619) X-Miltered: at concorde with ID 41498911.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; woodyatt:01 jhw:01 wetware:01 caml-list:01 camlp:01 sourceforge:01 woodyatt:01 jhw:01 wetware:01 ocaml:01 simpler:01 syntax:02 module:03 coding:03 library:03 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk everyone=97 A lookahead operator is on my list of things to add to the Cf_dfa=20 module (and Cf_lexer) in the Cf library component of the OCaml NAE=20 project. As far as I can tell, it's just a matter of coding it=97=A0not = a=20 problem with working out a theory. Also missing from the feature set in Cf_lexer: regular expression=20 parsing (to construct lexer automata from simpler expressions than what=20= currently is required) and CamlP4 syntax sugar for them. Here's the SourceForge project again: =20 . --=20 j h woodyatt markets are only free to the people who own them.= ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners