From lojban+bncCM-P6d3GHBCR2fjkBBoEH7eaLg@googlegroups.com Sat Sep 25 10:08:48 2010 Received: from mail-gy0-f189.google.com ([209.85.160.189]) by chain.digitalkingdom.org with esmtp (Exim 4.72) (envelope-from ) id 1OzYEv-0002V7-J6; Sat, 25 Sep 2010 10:08:48 -0700 Received: by gya1 with SMTP id 1sf2428508gya.16 for ; Sat, 25 Sep 2010 10:08:39 -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:received:mime-version :received:in-reply-to:references:from:date:message-id:subject: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=OILeKmCjyg7nG9QBoxcDJZ03dwQtbe2WYVS66jp2vv8=; b=rX7+dELRvS6F+y0WeeLCG6/o6bUNFi+SaUH6BLJvnU0T0EHLckohtxrstJ3WCKXujO uJCEUJpoD5kRtWVb6AUspd2Mo1a5UPakjPRGAfhsE4MpE5LBjWLr66gfjHb7Qa9EpXaW KGxZDDMHgl+DaKZ7N8QPjON9hV3DnKankV6WA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:mime-version:in-reply-to:references:from :date:message-id:subject: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=e0Jutv+wEEXZAfKW88NMfegFfR8EZNNCHg9mUJeao5Rrv1fvtAjE44sj7OQjkI6/iG G0pLNr+hyxS2SgYhfGQgsOCOtBJeePbXFJ4fPffL9Fb2jhcMf+P4H5SyQQwzFJbWeXZW cXlMr5JJVwSqSRQnV/hk9UlYANwCkadcJa03w= Received: by 10.90.96.3 with SMTP id t3mr688771agb.56.1285434513844; Sat, 25 Sep 2010 10:08:33 -0700 (PDT) X-BeenThere: lojban@googlegroups.com Received: by 10.90.103.16 with SMTP id a16ls1643431agc.3.p; Sat, 25 Sep 2010 10:08:33 -0700 (PDT) Received: by 10.151.98.11 with SMTP id a11mr1314182ybm.14.1285434512920; Sat, 25 Sep 2010 10:08:32 -0700 (PDT) Received: by 10.227.3.21 with SMTP id 21mr151576wbl.1.1285286548637; Thu, 23 Sep 2010 17:02:28 -0700 (PDT) Received: by 10.227.3.21 with SMTP id 21mr151575wbl.1.1285286548606; Thu, 23 Sep 2010 17:02:28 -0700 (PDT) Received: from mail-wy0-f176.google.com (mail-wy0-f176.google.com [74.125.82.176]) by gmr-mx.google.com with ESMTP id x33si508340wbs.1.2010.09.23.17.02.27; Thu, 23 Sep 2010 17:02:27 -0700 (PDT) Received-SPF: pass (google.com: domain of leos.molas@gmail.com designates 74.125.82.176 as permitted sender) client-ip=74.125.82.176; Received: by mail-wy0-f176.google.com with SMTP id 34so2137482wyb.35 for ; Thu, 23 Sep 2010 17:02:27 -0700 (PDT) Received: by 10.216.235.104 with SMTP id t82mr8871002weq.103.1285286547337; Thu, 23 Sep 2010 17:02:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.188.199 with HTTP; Thu, 23 Sep 2010 17:02:07 -0700 (PDT) In-Reply-To: <1fe1c053-2fdc-486a-81a2-bf6f6fad234f@q9g2000vbd.googlegroups.com> References: <1fe1c053-2fdc-486a-81a2-bf6f6fad234f@q9g2000vbd.googlegroups.com> From: Leo Molas Date: Thu, 23 Sep 2010 21:02:07 -0300 Message-ID: Subject: Re: [lojban] Python module for parsing lojban To: lojban@googlegroups.com X-Original-Sender: leos.molas@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of leos.molas@gmail.com designates 74.125.82.176 as permitted sender) smtp.mail=leos.molas@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 Nice. I haven't used yet python 3.x. Could this work on python 2.6/7? I see it's only a few lines of python, but I have never created a module from C... I might be creating a repo in github for this, and let you all know. mu'o mi'e .leos. On Thu, Sep 23, 2010 at 5:00 PM, Marek Rogalski wrote: > Here are bindings of parser-3.0.00 (found it somewhere on wiki) to the > python language version 3: http://stud.ics.p.lodz.pl/~mafik/pylojban-1.0.= tar.bz2 > (parser, instructions and example are included; documentation is > accessible through help() function) > There are several things to polish before it could be used as a back- > end for public services (such as a few several security issues). > Despite that it has a few advantages for programmers: its high level, > its blazing fast, its easy to use. > Most probably I won't be working on it any more so if you would place > it on github or do something with it, you're welcome. > > -- > Marek Rogalski > > -- > 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@googlegr= oups.com. > For more options, visit this group at http://groups.google.com/group/lojb= an?hl=3Den. > > --=20 My Lojban journal: http://learninglojban.wordpress.com/ My personal =B5blog: http://leomolas.tumblr.com/ --=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.