From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Mikael Djurfeldt Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile and Mes [WAS: conflicts in the gnu project now affect guile] Date: Sat, 19 Oct 2019 10:56:14 +0200 Message-ID: References: <87blugg7dt.fsf@pobox.com> <87r23c4109.fsf@netris.org> <87tv8726lm.fsf@gnu.org> <87lfti1pp0.fsf@netris.org> <87eez9mauq.fsf_-_@gnu.org> Reply-To: mikael@djurfeldt.com Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000004127e205953fa021" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="98221"; mail-complaints-to="usenet@blaine.gmane.org" Cc: Andy Wingo , Mark H Weaver , guile-devel To: Jan Nieuwenhuizen Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Oct 19 10:59:56 2019 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iLkaZ-000PTe-RO for guile-devel@m.gmane.org; Sat, 19 Oct 2019 10:59:55 +0200 Original-Received: from localhost ([::1]:51351 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iLkaY-0005xN-IL for guile-devel@m.gmane.org; Sat, 19 Oct 2019 04:59:54 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41045) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iLkXK-0004dT-Ee for guile-devel@gnu.org; Sat, 19 Oct 2019 04:56:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iLkXI-00037f-Hl for guile-devel@gnu.org; Sat, 19 Oct 2019 04:56:34 -0400 Original-Received: from mail-vs1-f42.google.com ([209.85.217.42]:37118) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iLkXH-00035S-8x; Sat, 19 Oct 2019 04:56:31 -0400 Original-Received: by mail-vs1-f42.google.com with SMTP id p13so5689361vsr.4; Sat, 19 Oct 2019 01:56:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:reply-to :from:date:message-id:subject:to:cc; bh=YgWN3gQPVdj0twfz+fFBPPGwWqZ+HDSvf7ERl6lx3Lc=; b=eZDPCmI9lDveksKXryNDd+X41cAquVJtHyvRwjz3SW5alh85ptHfoC5yMQscOIqaC0 oC+JXcLKS0hUTSoO/Eb8DMIs+7bUgRjAKT6RqK5CNhU4WaMkj2Kh7aC5eyfsvLQeG3il VBBDQamIaNPemJUqieI4Aqe9AwcslVfbb+0jbccUeRHastOmPmgTKCsHNKIynhqSnl8i z69poJFLd19aGMWtTagLJ+YmoSmHF36ajfm1P9u1W/eM97/VfNA424ZHuPHsvykuCUfR xLZyRAHqqPrEJK0gCcMRdkS//FGD0YkB6C4FRWuwM7UWK8lfL2C7CEeyxHJRau0HYUhu xaag== X-Gm-Message-State: APjAAAVp05PRKnhvFIkaDMrmhW2UdmUCV3xhpzQXggSAY5QnYgXpgrl1 ZMVV5O2DLE0Sk9+9sZMoDVTUzlY93NDdQtg+QOKSpQ== X-Google-Smtp-Source: APXvYqy6hKDaOVkFUjKXP31uczw5Q74EkhuySiT1zixNJvf6Sqz7k4jePG6d0LYZO7eGk2vov27v4WB912px8cM7YUo= X-Received: by 2002:a67:5d42:: with SMTP id r63mr8162914vsb.140.1571475387654; Sat, 19 Oct 2019 01:56:27 -0700 (PDT) In-Reply-To: <87eez9mauq.fsf_-_@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.217.42 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.org gmane.lisp.guile.devel:20117 Archived-At: --0000000000004127e205953fa021 Content-Type: text/plain; charset="UTF-8" On Sat, Oct 19, 2019 at 9:52 AM Jan Nieuwenhuizen wrote: > Mark H Weaver writes: > Our next big target for Mes should be > to remove define-macro support from eval_apply and load Guile's > psyntax-pp.scm. > A word of caution here: Running psyntax-pp.scm without optimization is dog slow. Best regards, Mikael --0000000000004127e205953fa021 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Sat, Oct 19, 2019 at 9:52 AM Jan Nieuw= enhuizen <janneke@gnu.org> wro= te:
Mark H Weaver writes:
Our next big target for Mes should = be
to remove define-macro support from eval_apply and load Guile's
psyntax-pp.scm.

A word of caution here:= Running psyntax-pp.scm without optimization is dog slow.

Best regards,
Mikael
--0000000000004127e205953fa021--