From lojban+bncCO27usXZHRDyjNDkBBoECHu5Lg@googlegroups.com Fri Sep 17 17:23:31 2010 Received: from mail-qw0-f61.google.com ([209.85.216.61]) by chain.digitalkingdom.org with esmtp (Exim 4.72) (envelope-from ) id 1OwlDC-0002FT-TU; Fri, 17 Sep 2010 17:23:30 -0700 Received: by qwi4 with SMTP id 4sf5289125qwi.16 for ; Fri, 17 Sep 2010 17:23:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:x-beenthere:received:received:received :received:received:received-spf:received:mime-version:received :received:in-reply-to:references:date:message-id:subject:from:to :x-original-sender:x-original-authentication-results:reply-to :precedence:mailing-list:list-id:list-post:list-help:list-archive :sender:list-subscribe:list-unsubscribe:content-type :content-transfer-encoding; bh=WVObIhydlBhQXCy4sKPUN5zcqimjOitYSK9FJLhzhgk=; b=OCcyPtO9RedjdBJS12OwauRS4yqs9hMtdTpcDhKcssY8bFBDxv7AU1hoG/iDAAIKS3 EFvFFMsTUzX3DnC2wChVVGXo/c+UcRoGsy0BsikW1wnmKQ5KvV5gTHy71DNeMTIZOR2R U9jyNOgJCJwkxIg5g3ppZqgx081Lb8/XOs+Gg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:mime-version:in-reply-to:references:date :message-id:subject:from:to:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:list-post:list-help:list-archive:sender:list-subscribe :list-unsubscribe:content-type:content-transfer-encoding; b=nd7Ud4LZ80na55yqcljQcTFyiZizXlgK2lHmLLlaz4DRrZwB8ewew+9poXuDT5nD/l 1meQ3NPyRZpdEPn6A9ghdAWKKJUmxBepXtJ3tSdzVvU3fKEhgPiKMN1kmV+eBqix5x6Q lTqQqyFLxqC9yyHzLGuzlWiJF2IiVnjG5eBZw= Received: by 10.229.2.132 with SMTP id 4mr396655qcj.25.1284769394495; Fri, 17 Sep 2010 17:23:14 -0700 (PDT) X-BeenThere: lojban@googlegroups.com Received: by 10.224.87.217 with SMTP id x25ls785246qal.0.p; Fri, 17 Sep 2010 17:23:14 -0700 (PDT) Received: by 10.224.19.132 with SMTP id a4mr570305qab.11.1284769393959; Fri, 17 Sep 2010 17:23:13 -0700 (PDT) Received: by 10.213.100.165 with SMTP id y37mr1029657ebn.17.1284769141479; Fri, 17 Sep 2010 17:19:01 -0700 (PDT) Received: by 10.213.100.165 with SMTP id y37mr1029656ebn.17.1284769141456; Fri, 17 Sep 2010 17:19:01 -0700 (PDT) Received: from mail-ey0-f171.google.com (mail-ey0-f171.google.com [209.85.215.171]) by gmr-mx.google.com with ESMTP id w43si4821347eeh.3.2010.09.17.17.19.00; Fri, 17 Sep 2010 17:19:00 -0700 (PDT) Received-SPF: pass (google.com: domain of pdf23ds@gmail.com designates 209.85.215.171 as permitted sender) client-ip=209.85.215.171; Received: by eyg7 with SMTP id 7so2077829eyg.30 for ; Fri, 17 Sep 2010 17:19:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.113.206 with SMTP id b14mr351321ebq.33.1284769140294; Fri, 17 Sep 2010 17:19:00 -0700 (PDT) Received: by 10.213.112.147 with HTTP; Fri, 17 Sep 2010 17:19:00 -0700 (PDT) In-Reply-To: <20100917202607.GK13937@digitalkingdom.org> References: <201009171759.09275.jezuch@interia.pl> <20100917202607.GK13937@digitalkingdom.org> Date: Fri, 17 Sep 2010 19:19:00 -0500 Message-ID: Subject: Re: [lojban] Parsers ("ge ... gi ..." question) From: Chris Capel To: lojban@googlegroups.com X-Original-Sender: pdf23ds@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of pdf23ds@gmail.com designates 209.85.215.171 as permitted sender) smtp.mail=pdf23ds@gmail.com; dkim=pass (test mode) header.i=@gmail.com Reply-To: lojban@googlegroups.com Precedence: list Mailing-list: list lojban@googlegroups.com; contact lojban+owners@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: Sender: lojban@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 2010/9/17 Robin Lee Powell : > There are no other parsers I'm aware of. =A0LogGloss is just a wrapper > on camxes as far as I know, but it may be using the PEG directly; I > don't know, I've never looked at or used it. =A0Someone should ask > Chris to fix his server, or come find me and we can talk about > hosting. It uses the PEG directly, and generates the parser code using the same software, so it should be pretty much the same as camxes. I have incorporated a number of minor changes into the PEG (all have been run by xorxes publicly on lojban-list, IIRC). It currently has a console UI as well as the heavyweight web-based one. I haven't touched it in over a year, and I've sort of moved away from C#, so it might take me a while to get back into it. It never really had many users, so I wouldn't be surprised if the current package didn't work for minor reasons. Chris Capel --=20 "What is it like to be a bat? What is it like to bat a bee? What is it like to be a bee being batted? What is it like to be a batted bee?" -- The Mind's I (Hofstadter, Dennet) --=20 You received this message because you are subscribed to the Google Groups "= lojban" group. To post to this group, send email to lojban@googlegroups.com. To unsubscribe from this group, send email to lojban+unsubscribe@googlegrou= ps.com. For more options, visit this group at http://groups.google.com/group/lojban= ?hl=3Den.