From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel,gmane.lisp.ccrma.general Subject: Re: Extending Snd with Eval-C and Snd-Rt Date: Fri, 11 Jan 2008 16:36:12 +0100 Message-ID: <878x2wfk7n.fsf@pobox.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1200177573 31522 80.91.229.12 (12 Jan 2008 22:39:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Jan 2008 22:39:33 +0000 (UTC) Cc: Cmdist@ccrma.Stanford.EDU, guile-devel@gnu.org To: "Kjetil S. Matheussen" Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Jan 12 23:39:54 2008 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JDp17-0006GS-Qv for guile-devel@m.gmane.org; Sat, 12 Jan 2008 23:39:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDp0j-0007hd-VK for guile-devel@m.gmane.org; Sat, 12 Jan 2008 17:39:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JDp0f-0007hY-1L for guile-devel@gnu.org; Sat, 12 Jan 2008 17:39:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JDp0c-0007hM-NK for guile-devel@gnu.org; Sat, 12 Jan 2008 17:39:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDp0c-0007hJ-Hz for guile-devel@gnu.org; Sat, 12 Jan 2008 17:39:22 -0500 Original-Received: from ambient.dashsystems.com ([216.27.85.7] helo=kettle.ambient-hosting.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JDp0c-0006uW-8N for guile-devel@gnu.org; Sat, 12 Jan 2008 17:39:22 -0500 Original-Received: from localhost.localdomain (ambient-hosting.net [10.1.6.1]) by kettle.ambient-hosting.net (Postfix) with ESMTP id 74215880DE; Sat, 12 Jan 2008 17:39:12 -0500 (EST) Original-Received: by localhost.localdomain (Postfix, from userid 1000) id 81DBF118D31; Fri, 11 Jan 2008 16:36:12 +0100 (CET) In-Reply-To: (Kjetil S. Matheussen's message of "Fri, 11 Jan 2008 00:29:04 +0100 (CET)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:6960 gmane.lisp.ccrma.general:1845 Archived-At: Hi Kjetil, On Fri 11 Jan 2008 00:29, "Kjetil S. Matheussen" writes: > This is my paper for the linux audio conference 2008: > http://www.notam02.no/~kjetism/sndrt_lac2008.pdf > > Its a plain presentation of eval-c, snd-rt, san dysth and snd/pd, > plus a discussion about soft realtime in guile. Great paper, lucid and interesting! Eval-c looks like a quite nice language to have available for crunching numbers. And Guile's GC situation needs some improvement. Andy -- http://wingolog.org/