From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id gEQDKTsD6WWlUAAAqHPOHw:P1 (envelope-from ) for ; Thu, 07 Mar 2024 00:58:51 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id gEQDKTsD6WWlUAAAqHPOHw (envelope-from ) for ; Thu, 07 Mar 2024 00:58:51 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="FeM9PMx/"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709769531; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=09+zkHZB9DmdqxWR5lPG3T3z+QjV/aO/Sp6Kaj9vdJk=; b=CJUHFHHEtpJygo/dF7mNSM+DUFIAZ1GJjlzU8fZkKDBGdQi3kZU/goho+9+zyt7ReslgXb yFAMXBmgRWfSuJhylqadFXWx2it8EvFJmHhcdP99PE7xTt/z60pVQJ0Rn//SE+7P8ee1ld +xfZLgd5JAO70D6P9IHC6scfCS9BZM31c9M5DYfbIsH+yUaAYUcvH85ZTl7XoyxbYm3ifP WSVRaUxSlAwtt6/hnL55mDjuYyttAlLLGmEwQP32/T9hwIZ3WtA9GAFsWJ+e2lwXqRgdTW Szva4nu7O57kBelaS3y1zGNJmOwUlyIWTabK8onPeSvHHggO8IRmP4+/3Ff5QA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709769531; a=rsa-sha256; cv=none; b=BYeuLeu0GNHr20EqpmEnFmyaDEX/2mXSfmGgRe0zgYrnmdHivr77jeqNXTZiJ7y+2jomrT P9osxyb1DV3LVh0R74Gw0hDkAqZ4GMQSZsICqeaDInyQquGsmm/pL/eYO+pTWuHoA1pL42 Je6R+AwDFxgESepGbA/Cs+E42P6No4AaJhpek5QDmVSn5aZKo68oRDaFUdajT/sVvHTVp6 T4qjDt5ySegTahhdQId5NMx/UjqkP9rFEsjzY41ktJrTHaoAr0QpPKc6CqlYqxeGO/a66G U/JTudhbdirxG+gvOcblGZN0dYDyh+t/axsl5ta9HHFs4XIEhYyq1u5edToz8w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="FeM9PMx/"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7A9BD435C4 for ; Thu, 7 Mar 2024 00:58:51 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ri19k-0000IJ-4E; Wed, 06 Mar 2024 18:58:40 -0500 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 1ri19c-0000GO-5p for guix-patches@gnu.org; Wed, 06 Mar 2024 18:58:32 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ri19b-0003pv-UE for guix-patches@gnu.org; Wed, 06 Mar 2024 18:58:31 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ri1A7-00015X-08 for guix-patches@gnu.org; Wed, 06 Mar 2024 18:59:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69552] [PATCH vREVISION 2/2] gnu: Add cyclone. Resent-From: TakeV Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Mar 2024 23:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69552 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69552@debbugs.gnu.org Cc: TakeV Received: via spool by 69552-submit@debbugs.gnu.org id=B69552.17097695094126 (code B ref 69552); Wed, 06 Mar 2024 23:59:02 +0000 Received: (at 69552) by debbugs.gnu.org; 6 Mar 2024 23:58:29 +0000 Received: from localhost ([127.0.0.1]:52023 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ri19Z-00014U-7K for submit@debbugs.gnu.org; Wed, 06 Mar 2024 18:58:29 -0500 Received: from layka.disroot.org ([178.21.23.139]:44618) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ri19Y-00014K-0r for 69552@debbugs.gnu.org; Wed, 06 Mar 2024 18:58:28 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 42EDC41A2D; Thu, 7 Mar 2024 00:57:56 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IyVXACHXzziH; Thu, 7 Mar 2024 00:57:54 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1709769474; bh=szyXqRi2n3rm4gTWh/yoeXzj1rhfzM5vtbJr5uAtVCA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=FeM9PMx/Mq9YPs+44nvuut2FlnkIzbpGoYQlIRDsiGMPzlBSodUQAKJpJ9u5aUcNj b5iGKB6ksDb1KfLpuD2FWQt7GIKGOmdtvWNBDdJHGhBWkQZVnH4phNHpqXmFh5PWnZ fK0yLEZSoN/MvbqMyfd/gWACqFmBNz6lQetmOgZ22BaHba8oJBr9m8PFaPVFJLVQuM l4jf8PgBCKwiu06mSLMhm9TtBse8l9OpD5gAnatirT22Tdmh8xDit/7CiTQNfPeTmB inR8e/kAYF1nT3aKC2FqzvcsngtIkCXp0JEGVTdrUr7mOkzpGlFvlUZ8YecLvG8wEw QXyYwQzGQ0+uw== Date: Wed, 6 Mar 2024 18:56:59 -0500 Message-ID: In-Reply-To: <9e15650dea41ee388dbbb01bf09c59758a0e34f4.1709769419.git.takev@disroot.org> References: <9e15650dea41ee388dbbb01bf09c59758a0e34f4.1709769419.git.takev@disroot.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: TakeV X-ACL-Warn: , TakeV via Guix-patches From: TakeV via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.27 X-Spam-Score: -6.27 X-Migadu-Queue-Id: 7A9BD435C4 X-Migadu-Scanner: mx11.migadu.com X-TUID: f3VCy8GO6ppg * gnu/packages/scheme.scm (cyclone): New variable. Change-Id: Icf3890ded917b728177c2831231e87b52d996532 --- gnu/packages/scheme.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm index e0151e954c..29b8623310 100644 --- a/gnu/packages/scheme.scm +++ b/gnu/packages/scheme.scm @@ -1317,3 +1317,30 @@ (define cyclone-bootstrap installed.") (license expat))) +(define-public cyclone + (package + ;; the bootstrap compiler and final compiler share most build reqs + (inherit cyclone-bootstrap) + (name "cyclone") + (version "0.36.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/justinethier/cyclone.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0qz5sdcnqkvw78gx86k3g1f0di5aqagdxqvzc35j50h1q5kj67z6")))) + (native-inputs (list cyclone-bootstrap)) + (home-page "http://justinethier.github.io/cyclone/") + (synopsis "Fast R7RS Scheme-to-C compiler") + (description + "Cyclone Scheme is a brand-new compiler that allows real-world application +development using the R7RS Scheme Language standard. + +Cyclone's runtime uses Cheney on the MTA to implement full tail recursion, +continuations, multiple native threads, and generational garbage collection. +The on-the-fly garbage collector manages the second-generation heap and +performs major collections without 'stopping the world'.") + (license expat))) -- 2.41.0