From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Damien Mattei Newsgroups: gmane.lisp.guile.user Subject: Re: escaping from a recursive call Date: Thu, 10 Nov 2022 07:01:29 +0100 Message-ID: References: <8735asoytw.fsf@laura> <87y1sknhb5.fsf@laura> <87v8nnoba8.fsf@laura> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1432"; mail-complaints-to="usenet@ciao.gmane.io" Cc: guile-user@gnu.org To: tomas@tuxteam.de Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Thu Nov 10 07:02:38 2022 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ot0e5-00009v-9m for guile-user@m.gmane-mx.org; Thu, 10 Nov 2022 07:02:37 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ot0dY-0003k9-Ce; Thu, 10 Nov 2022 01:02:04 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ot0dE-0003f5-3o for guile-user@gnu.org; Thu, 10 Nov 2022 01:01:51 -0500 Original-Received: from mail-ed1-x531.google.com ([2a00:1450:4864:20::531]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ot0dC-0003g0-Gi for guile-user@gnu.org; Thu, 10 Nov 2022 01:01:43 -0500 Original-Received: by mail-ed1-x531.google.com with SMTP id u24so1461749edd.13 for ; Wed, 09 Nov 2022 22:01:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=hgRXEA1fme8BKUSwolYVHtZoj/5EwNOGjPFNyFRwzMM=; b=aop4L4yEaMEEYYHTjX00ax+9qFvg+oOfxs+5Jqf2XG73CZQSR95s+ULw64ViVyu3V9 abtrww4gR6VQEJ8RIvwwrYKtxkjSwtNNWVoXJ/n2udHCl943qlDzRPpqk767joFPh421 xHfGthzY1UPtoWVKPT1bWCTPUoJ8GG5eXOAb0wGUoYZiGm4CjxFbjunV89RyJPO2M/jl 8fyWOdFP/rLJh1HP0GbVH6tRXkLWlBAmESFG1MC9PWjMnp/gJ4CwMgW1DcXrL5by8E83 z5ghsUhns2FtCDOqgwDA5bhIQcMvWdvhWIO/0DN0xsDhS1/ZkTsaAC8QoFDPjdyQoXPO miMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=hgRXEA1fme8BKUSwolYVHtZoj/5EwNOGjPFNyFRwzMM=; b=F+9Hta04jvjBskZBSRIUtZZBp44J4iLdJKlO+6FVVkfzXd8cLDFeUoo8eLp1m5biCB ct4leDWZiSJwG1/iEOz3l1xS7luddXYulBfhaCDWa/sU6q6TdMb2sZ0o8yx0RQwKHsEN kOAfusCHFTkJdzlup/5/IDdv2L0+afvl+TsrgIwY5Xjxv/gyTKCN4NZKVQvipUeZ0+SC 9hmFlIv3njNE2SEy0Cf097AtpIm0dxv03BzOj7ijkPkVWS16mnj+PmiTFsxLqPdd7iMd 0MzokaFV6VA5/9J+6i87LmBhBgw+2WBU1DU7pb+ncqrfe2DLFdvyrmDnDHKxrRdmIXN6 OBGA== X-Gm-Message-State: ACrzQf1UQxdckMM7Ox4YeD0PhCEUycRN8plEVXxVCQP45+r/OzYc/Pxd 60E+RB90MLoVcMNtbD3g6bvm01KeXVaWJ8wIoV+C9JB/RFE= X-Google-Smtp-Source: AMsMyM5KGDE9BKojLTJShzyMe02WpgLd5X56Dee01xBsKy5Br+hcRR2NSc6s0/Ugr9ZRHXCpv18CnG1wnmKCQTQnqX8= X-Received: by 2002:a05:6402:1497:b0:462:c929:7e89 with SMTP id e23-20020a056402149700b00462c9297e89mr63020790edv.149.1668060101075; Wed, 09 Nov 2022 22:01:41 -0800 (PST) In-Reply-To: Received-SPF: pass client-ip=2a00:1450:4864:20::531; envelope-from=damien.mattei@gmail.com; helo=mail-ed1-x531.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.lisp.guile.user:18710 Archived-At: oui bonne illustration du probl=C3=A9me... yes good explanation of problem... it's not simple, hope my macro is ok, for now all my code compile and run the same way ! :-) (but still no speed up :-( ) mer=C3=A7i Damien On Thu, Nov 10, 2022 at 5:57 AM wrote: > On Wed, Nov 09, 2022 at 08:20:31PM -0500, Olivier Dion via General Guile > related discussions wrote: > > On Wed, 09 Nov 2022, Damien Mattei wrote: > > > good... thank, it works, i do not know a lot about 'prompts , a good > > > explanation is here: > > > > > > > https://stackoverflow.com/questions/29838344/what-exactly-is-a-continuati= on-prompt > > > > In the Guile manual: > > > > Top > API Reference > Control Mechanisms > Prompts > > > > or here < > https://www.gnu.org/software/guile/manual/html_node/Prompts.html>. > > And then, of course, Andy's write-up: > > > https://wingolog.org/archives/2010/02/26/guile-and-delimited-continuation= s > > Cheers > -- > t >