From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 74541 invoked by alias); 10 Jun 2019 22:43:30 -0000 Mailing-List: contact cgen-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.org Received: (qmail 74533 invoked by uid 89); 10 Jun 2019 22:43:30 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:615, H*Ad:U*cgen, eventually, cgen X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 10 Jun 2019 22:43:29 +0000 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 6CD16C057E29; Mon, 10 Jun 2019 22:43:28 +0000 (UTC) Received: from redhat.com (ovpn-116-49.phx2.redhat.com [10.3.116.49]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 4980719C59; Mon, 10 Jun 2019 22:43:28 +0000 (UTC) Received: from fche by redhat.com with local (Exim 4.92) (envelope-from ) id 1haT0g-0004My-Oj; Mon, 10 Jun 2019 18:43:26 -0400 Date: Mon, 10 Jun 2019 22:43:00 -0000 From: "Frank Ch. Eigler" To: "Jose E. Marchesi" Cc: cgen@sourceware.org Subject: Re: Heads up: porting CGEN to guile 2.x Message-ID: <20190610224326.GA16630@redhat.com> References: <87o93hk5z9.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87o93hk5z9.fsf@gnu.org> User-Agent: Mutt/1.12.0 (2019-05-25) X-IsSubscribed: yes X-SW-Source: 2019-q2/txt/msg00017.txt.bz2 Hi - > I'm slowly porting CGEN to work with guile 2.x, in my scarce spare time. > It is terribly boring, and will take time, but will eventually be done. Sorry to hear about the boringness, what a shame. > If someone is also working on a port or (yes please) did it already, > please _let me know_ :) Not that I know of. > I woulc like to push and keep my wip in a public branch jemarch/guile2 > in the git repo. That will help in case someone else wants to help with > this. That'd be great. I added you to the 'cgen' group so you can create this git branch. - FChE