From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Israelsson Tampe Newsgroups: gmane.lisp.guile.devel,gmane.lisp.guile.user Subject: python on guile Date: Fri, 30 May 2014 23:33:04 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec53d5e0370e19b04faa4ca0e X-Trace: ger.gmane.org 1401485602 1201 80.91.229.3 (30 May 2014 21:33:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 May 2014 21:33:22 +0000 (UTC) To: guile-devel , "guile-user@gnu.org" Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri May 30 23:33:17 2014 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WqUQN-0003vA-H3 for guile-devel@m.gmane.org; Fri, 30 May 2014 23:33:15 +0200 Original-Received: from localhost ([::1]:56682 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqUQM-0002WR-S7 for guile-devel@m.gmane.org; Fri, 30 May 2014 17:33:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38253) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqUQI-0002T2-Gh for guile-devel@gnu.org; Fri, 30 May 2014 17:33:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WqUQH-0008Lt-JH for guile-devel@gnu.org; Fri, 30 May 2014 17:33:10 -0400 Original-Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]:59456) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqUQF-0008LL-Kl; Fri, 30 May 2014 17:33:07 -0400 Original-Received: by mail-wi0-f182.google.com with SMTP id r20so1849714wiv.3 for ; Fri, 30 May 2014 14:33:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=kFWNVPfvRh6Gmw0s8hPPAJd0bsPrClx2dPbStOF5l8s=; b=cu492P/w9HFQAtRR9xlc6/4Gw6743q+Z751Ky7TAU7FIkGQuKVUTG6pHPQgSl5niAK I+cNg6GMuDtQodG04W6WYA+jmGY4eCG3bTRQ8wsspkVS0gTfZp8y7ttxFdkCqMWaFEOD ywJB28fBrpINiN4kh/5/cbhiD1gHwhfJo0bdDA53AA9eorzv1kPkd0NXZUawyAt4uZEI qOLrRvPSr3xVKW6A4xcZ1EfbRGSDlJ+yrJHvsB5IIAsa/XIQ1Y5KcaED5p+fkG1vpQlU eiEUGxWJFRuEn03krrMqc5gYb93gD+fhNdspsm8q+Hx0ZOnC6wKt9zna8lCQkvzxxLHm ERVA== X-Received: by 10.180.19.233 with SMTP id i9mr352899wie.38.1401485584816; Fri, 30 May 2014 14:33:04 -0700 (PDT) Original-Received: by 10.216.33.70 with HTTP; Fri, 30 May 2014 14:33:04 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::236 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:17177 gmane.lisp.guile.user:11279 Archived-At: --bcaec53d5e0370e19b04faa4ca0e Content-Type: text/plain; charset=UTF-8 I would like to hijack the python2/3 community over to guile. A first step is a parser, it is ontop of guile-log so you might disslike it, but that can be changed later. I do need to develop the guile-log parser framework further so it is logical to use it because of that. This means that currently none but me probably can use it atm but that will change. I'm very pleased with how the functional parser framework works. Currently it is in hefty development and I can't parse much python code, but that will change soon. https://gitorious.org/python-on-guile Stay tuned! /Stefan --bcaec53d5e0370e19b04faa4ca0e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I would like to hijack the python2/3 community over to gui= le. A first step is a parser, it
is ontop of guile-log so you might dis= slike it, but that can be changed later. I do need to develop the guile-log= parser framework further so it is logical to use it because of that. This = means that currently none but me probably can use it atm but that will chan= ge. I'm very pleased =C2=A0with how the functional parser framework wor= ks. Currently it is in hefty development and I can't parse much python = code, but that will change soon.


Stay tune= d!

/Stefan
--bcaec53d5e0370e19b04faa4ca0e--