From owner-freebsd-chat Wed Jun 28 12: 1:49 2000 Delivered-To: freebsd-chat@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 5112D37BB1D for ; Wed, 28 Jun 2000 12:01:35 -0700 (PDT) (envelope-from matrix@ipform.ru) Received: from wp2 ([192.168.0.12]) by osiris.ipform.ru with smtp (Exim 3.13 #1) id 137N4c-0001u6-00 for chat@freebsd.org; Wed, 28 Jun 2000 23:00:34 +0400 Message-ID: <000f01bfe132$d04a2e00$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Subject: BISON & flex Date: Wed, 28 Jun 2000 22:58:12 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! I have a need to create my own BASIC-like language for html templates (an embedded language that is) which must be interpreted into perl. Here is what it look like: Hello world!