From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ian Price Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile Lua Date: Sun, 13 Jan 2013 15:13:20 +0000 Message-ID: <87ehhp9kvj.fsf@Kagami.home> References: <87d2zc6vla.fsf@googlemail.com> <1353292230.5256.23.camel@Renee-desktop.suse> <87lidxti7b.fsf@gnu.org> <1353468038.5256.84.camel@Renee-desktop.suse> <87lidvhyuu.fsf@gnu.org> <1357980226.23443.44.camel@Renee-desktop.suse> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp X-Trace: ger.gmane.org 1358090023 28559 80.91.229.3 (13 Jan 2013 15:13:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 13 Jan 2013 15:13:43 +0000 (UTC) Cc: guile-devel@gnu.org To: Nala Ginrut Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Jan 13 16:14:00 2013 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TuPFz-00080l-O1 for guile-devel@m.gmane.org; Sun, 13 Jan 2013 16:13:55 +0100 Original-Received: from localhost ([::1]:35216 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TuPFj-0006Fc-IB for guile-devel@m.gmane.org; Sun, 13 Jan 2013 10:13:39 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:35398) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TuPFc-0006FS-5V for guile-devel@gnu.org; Sun, 13 Jan 2013 10:13:37 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TuPFW-0001A9-3W for guile-devel@gnu.org; Sun, 13 Jan 2013 10:13:31 -0500 Original-Received: from mail-we0-f181.google.com ([74.125.82.181]:37761) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TuPFV-0001A1-TQ for guile-devel@gnu.org; Sun, 13 Jan 2013 10:13:26 -0500 Original-Received: by mail-we0-f181.google.com with SMTP id t11so1621197wey.26 for ; Sun, 13 Jan 2013 07:13:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=QOd3rY0k3987PPsLvuXHGg5HoWQoDmzbdC4km8i9VKo=; b=oC7zpPDNfHN3SBythXqA3UdbyqDPQyAukCabVgbVM2pJj0a2zdALzJg39zcKFvN/bS cTv7ZGZ1vYvZmjofY6hAfONzLdj8IYRrCg6c8OFysUkmsNnlqahqTh6YruVKrAsSoCqK WD/G4+j/fBlgE+u1rBuP5YjqbhmU4eV7/vxzh42+IVaRTqwv4JcFZZSdBTDLYDSXhC24 mZvNcxraXKybcHqNif+ey78nTc5ik7u9jQvmjEuVQM1vaW2v+Y+rctQzuQbKul8s6f6I gTuvo0muywbNrIOR+f5NdFlQ0bJTfDkZLSmBcYxNOADaGmhipj4rXEjhRF+Y/LxypWme Sydw== X-Received: by 10.180.86.36 with SMTP id m4mr7991687wiz.5.1358090004670; Sun, 13 Jan 2013 07:13:24 -0800 (PST) Original-Received: from Kagami.home (host86-130-197-178.range86-130.btcentralplus.com. [86.130.197.178]) by mx.google.com with ESMTPS id s16sm8921144wii.0.2013.01.13.07.13.23 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 13 Jan 2013 07:13:23 -0800 (PST) In-Reply-To: <1357980226.23443.44.camel@Renee-desktop.suse> (Nala Ginrut's message of "Sat, 12 Jan 2013 16:43:46 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 74.125.82.181 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:15412 Archived-At: Nala Ginrut writes: >> What about common lisp is scheme a lisp or is CL a scheme :-) >> > > IIRC, someone raised the topic that emerge Clisp into Guile in 2011, > but what's the status now? > >> Anyway to support CL I would think that we need to support placing >> properties >> on symbols, e,g. currently a symbol slot is a variable, but to >> effectively support CL I would go for >> /Stefan I don't think we should get ahead of ourselves, but emacs has had some minor CL emulation in things like cl.el and cl-lib. I think these could be good test cases for the elisp support. -- Ian Price -- shift-reset.com "Programming is like pinball. The reward for doing it well is the opportunity to do it again" - from "The Wizardy Compiled"