From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Subject: Re: Move Clojure and Femtolisp Date: Fri, 23 Nov 2018 15:14:23 +0100 Message-ID: References: <87in0op2nh.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34308) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gQCE8-0003IZ-Og for guix-devel@gnu.org; Fri, 23 Nov 2018 09:14:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gQCE8-0008GV-0E for guix-devel@gnu.org; Fri, 23 Nov 2018 09:14:36 -0500 Received: from mail-it1-x131.google.com ([2607:f8b0:4864:20::131]:38627) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gQCE7-0008GD-SP for guix-devel@gnu.org; Fri, 23 Nov 2018 09:14:35 -0500 Received: by mail-it1-x131.google.com with SMTP id h65so18112621ith.3 for ; Fri, 23 Nov 2018 06:14:35 -0800 (PST) In-Reply-To: <87in0op2nh.fsf@ambrevar.xyz> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: Guix-devel Hello, Pierre Neidhardt ezt =C3=ADrta (id=C5=91pont: 2018. nov= . 23., P, 10:25): > > Hi! > > I've noticed that Femtolisp and Clojure are part of lisp.scm. > In my opinion Femtolisp should belong to scheme.scm, while Clojure > should probably end up in a separate clojure.scm file. > > Thoughts? > I have no opinion on Femtolisp. I believe having clojure.scm would be good, as clojure packgages really can grow in number. It would be nice to have that in a shape where we can create a build system for it. > -- > Pierre Neidhardt > https://ambrevar.xyz/ g_bor