From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=AWL,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id EDEB4BC6B for ; Fri, 27 Apr 2007 15:59:21 +0200 (CEST) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l3RDxLFJ027096 for ; Fri, 27 Apr 2007 15:59:21 +0200 Received: by ug-out-1314.google.com with SMTP id k3so698970ugf for ; Fri, 27 Apr 2007 06:59:21 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=FyErT72xuYyAmpBPWLxkmfn1RWQCriUcj481yjkQsVyhCImwyVz1i1rBNf3HcQSKA1pLzoL2KvuiGQKdXnVDPfZ9yeeR6lkwRftasHRnEjL1pN/x3tcFgmt9FykCCwZTZz9BxrWu1ecgsx/kiSJuWWoHRuvC2ADrxq8akd8TcUI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=XGORTdJ2FXYjFtaqqPqpvBW3K+7lvc2LDtXQFzNAzeob6gdoX6HxNtf2dyNVXTMVFzUVkmwUG5Lhng1vA45rcqF4K4oeKqQnIEuWC5Pzn6zDf7ruymkdov9qJ4XcWiyIy49u0d+Qc7hh/Rj2VpeY9av/TqrWVeRS96Tf4FeUjhU= Received: by 10.67.98.9 with SMTP id a9mr3057501ugm.1177682361251; Fri, 27 Apr 2007 06:59:21 -0700 (PDT) Received: from ?192.168.1.34? ( [81.37.190.201]) by mx.google.com with ESMTP id o1sm1431983uge.2007.04.27.06.59.20; Fri, 27 Apr 2007 06:59:20 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: <7E696804-09CF-4CE4-B4FD-0C2A0DEEA70D@gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: Caml List From: Joel Reymont Subject: cf_lexer and cf_parser Date: Fri, 27 Apr 2007 14:59:21 +0100 X-Mailer: Apple Mail (2.752.3) X-j-chkmail-Score: MSGID : 463201B9.001 on discorde : j-chkmail score : XXX : 5/20 1 0.000 -> 3 X-Miltered: at discorde with ID 463201B9.001 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; lexer:01 parser:01 lexer:01 parser:01 parsing:01 grammar:01 examples:07 real:10 example:10 using:15 thanks:17 would:18 there:18 U5:76 com:74 Are there any real-life examples of using cf_lexer and cf_parser from OCNAE (formerly Pagoda)? I would love to see an example of parsing a real grammar. Thanks, Joel -- http://wagerlabs.com/