From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/49968 Path: news.gmane.org!not-for-mail From: "R. Bastian" Newsgroups: gmane.comp.tex.context Subject: Re: BNF grammar for ConTeXt (was: What happened with sectionworld?) Date: Thu, 30 Apr 2009 22:03:38 +0200 Message-ID: <20090430220338.1f3e1002@KUBUNTU64> References: <1D0F418D-E66C-4A90-9616-8757CDB08058@fiee.net> <20090429184654.740d27cf@KUBUNTU64> <20090429231641.693c8867@KUBUNTU64> <20090430101646.237ad726@KUBUNTU64> <20090430120511.4208c4c4@KUBUNTU64> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1241121875 27963 80.91.229.12 (30 Apr 2009 20:04:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Apr 2009 20:04:35 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu Apr 30 22:04:27 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1LzcUd-0007q4-28 for gctc-ntg-context-518@m.gmane.org; Thu, 30 Apr 2009 22:04:27 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 801D21FE0A; Thu, 30 Apr 2009 22:04:26 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 00600-01; Thu, 30 Apr 2009 22:03:49 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A632E1FD93; Thu, 30 Apr 2009 22:03:49 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2CE121FD5C for ; Thu, 30 Apr 2009 22:03:48 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 32388-01 for ; Thu, 30 Apr 2009 22:03:39 +0200 (CEST) Original-Received: from filter2-nij.mf.surf.net (filter2-nij.mf.surf.net [195.169.124.153]) by ronja.ntg.nl (Postfix) with ESMTP id DDD2B1FCF3 for ; Thu, 30 Apr 2009 22:03:39 +0200 (CEST) Original-Received: from smtp20.orange.fr (smtp20.orange.fr [80.12.242.26] (may be forged)) by filter2-nij.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n3UK3cVv029451 for ; Thu, 30 Apr 2009 22:03:39 +0200 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2028.orange.fr (SMTP Server) with ESMTP id B3D1D2000059 for ; Thu, 30 Apr 2009 22:03:38 +0200 (CEST) Original-Received: from KUBUNTU64 (AStrasbourg-156-1-67-224.w86-204.abo.wanadoo.fr [86.204.126.224]) by mwinf2028.orange.fr (SMTP Server) with ESMTP id 489C02000041 for ; Thu, 30 Apr 2009 22:03:38 +0200 (CEST) X-ME-UUID: 20090430200338297.489C02000041@mwinf2028.orange.fr In-Reply-To: X-Mailer: Claws Mail 2.10.0 (GTK+ 2.12.0; x86_64-pc-linux-gnu) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=80.12.242.26; country=FR; latitude=46.0000; longitude=2.0000; http://maps.google.com/maps?q=46.0000,2.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 217726239 - 570e059ad837 - 20090430 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.153 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:49968 Archived-At: On Thu, 30 Apr 2009 12:12:10 +0200 luigi scarso scribit: > > > > > > > My suggestions to start : > > > 1) define a **simple but significative** domain ,ie "this grammar is for > > > subset of ConTeXt language dedicated to variable-data pdf forms" > > > > yes > > > > > 2) make a bnf grammar spec > > > > yes > > > > > 3) build a parser lex/yacc for 2) > > > > later > > > why ? There is no difference between 2 and 3 True, but I think that the aim of such a BNF-grammar is to help in a concise way the newbie and tell him _what_ can be made and _when_ {\it in quel tempo}. (In fact, I dont like lex/yacc because it seems not a good idea to intervene on the generated code). > >> I think a wiki would be a better forum than this mailing-list ? > > > hmm > "this" mailing-list is ok for this kind of discussions > "a wiki" is wiki.contextgarden.net > and you should put your results in your personal page > > > -- > luigi ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________