From patchwork Mon Mar 4 19:32:57 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: TakeV X-Patchwork-Id: 61340 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3B6CD27BBE9; Mon, 4 Mar 2024 21:05:04 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C140227BBE2 for ; Mon, 4 Mar 2024 21:05:01 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rhFU0-0003aU-Ex; Mon, 04 Mar 2024 16:04:24 -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 1rhE45-00032D-HT for guix-patches@gnu.org; Mon, 04 Mar 2024 14:33:33 -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 1rhE45-0005HT-97 for guix-patches@gnu.org; Mon, 04 Mar 2024 14:33:33 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rhE4Z-0007ve-06 for guix-patches@gnu.org; Mon, 04 Mar 2024 14:34:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69552] [PATCH 2/2] gnu: Add cyclone. Resent-From: TakeV Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 04 Mar 2024 19:34: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.170958083630454 (code B ref 69552); Mon, 04 Mar 2024 19:34:02 +0000 Received: (at 69552) by debbugs.gnu.org; 4 Mar 2024 19:33:56 +0000 Received: from localhost ([127.0.0.1]:44919 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rhE4R-0007v7-JT for submit@debbugs.gnu.org; Mon, 04 Mar 2024 14:33:56 -0500 Received: from layka.disroot.org ([178.21.23.139]:54902) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rhE4P-0007uz-Ft for 69552@debbugs.gnu.org; Mon, 04 Mar 2024 14:33:53 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 2732640D80; Mon, 4 Mar 2024 20:33:23 +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 ZpTa63_oc_i0; Mon, 4 Mar 2024 20:33:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1709580802; bh=P86tTWa7dle+cyUghUKcoAnE+iEk7LSjGgIO6uiSwYI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=mMzIB72DoP+VJS6SRVxAOnEUd0HUIwl91tzFeytKAd0X3P2+dSuk862bKkR2m8xcb a3CmCgKPtX5g+XwRcZUb1GZYezO42kgCOnlfaWmaAVhAyh/UoU6oPMh1eM32wdftDt FIptUaNfi0YFDWY0iN3aBc5bHn4eFWgGCbi7w2sxjpS5qI7/3ogR1xCblYopnTrK3l SXxxXi0GLmhwZD7ofadShupHSkPrZPvwswTYUmVi+87iWV2kC1TxYzA524LbGk8isG 9rEYgcEfO7E73t4HSqj0CF1PqdwNjaf6uZFwDTCJr+FoOdxAz0kr2SM5AAoXeDy+/u CGb/ltXNFTbpQ== Date: Mon, 4 Mar 2024 14:32:57 -0500 Message-ID: In-Reply-To: References: MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Mon, 04 Mar 2024 16:04:21 -0500 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 X-Patchwork-Original-From: TakeV via Guix-patches via From: TakeV Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/scheme.scm (cyclone): New variable. Change-Id: Icf3890ded917b728177c2831231e87b52d996532 --- gnu/packages/scheme.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm index 7931ac1cc1..997906aa02 100644 --- a/gnu/packages/scheme.scm +++ b/gnu/packages/scheme.scm @@ -1310,3 +1310,26 @@ (define cyclone-bootstrap (description "Bootstrap the generate the cyclone scheme compiler") (license expat))) +(define-public cyclone + (package + ;; the bootstrapped 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 "v0.36.0"))) + (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 which compiles to C") + (description + "A brand-new compiler that allows practical application +development using R7RS Scheme. We provide modern features and a stable +system capable of generating fast native binaries.") + (license expat)))