From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: tb@becket.net (Thomas Bushnell, BSG) Newsgroups: gmane.lisp.guile.user Subject: Re: language translator help Date: 28 Apr 2002 11:41:23 -0700 Sender: guile-user-admin@gnu.org Message-ID: <87znzn1x9o.fsf@becket.becket.net> References: <15561.38014.967466.255795@segfault.bogus.domain> <15563.18078.788420.299836@segfault.bogus.domain> <87ofg4zkhp.fsf@becket.becket.net> <15563.20791.582352.214985@segfault.bogus.domain> <87k7qszi7t.fsf@becket.becket.net> <15564.2779.160181.771894@segfault.bogus.domain> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1020019379 23146 127.0.0.1 (28 Apr 2002 18:42:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 28 Apr 2002 18:42:59 +0000 (UTC) Cc: guile-user Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 171tdS-000617-00 for ; Sun, 28 Apr 2002 20:42:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 171tcc-0006pU-00; Sun, 28 Apr 2002 14:42:06 -0400 Original-Received: from vp190174.reshsg.uci.edu ([128.195.190.174] helo=becket.becket.net) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 171ta2-0006fT-00 for ; Sun, 28 Apr 2002 14:39:26 -0400 Original-Received: from tb by becket.becket.net with local (Exim 3.35 #1 (Debian)) id 171tbv-0005vd-00; Sun, 28 Apr 2002 11:41:23 -0700 Original-To: "John W. Eaton" X-Reply-Permission: Posted or emailed replies to this message constitute permission for an emailed response. X-PGP-Fingerprint: 1F0A1E51 63 28 EB DA E6 44 E5 5E EC F3 04 26 4E BF 1A 92 X-Windows: Flawed beyond belief. In-Reply-To: <15564.2779.160181.771894@segfault.bogus.domain> Original-Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:355 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:355 "John W. Eaton" writes: > Sure. But this doesn't really answer my question. If the wrapper for > the library and the library itself are written in C, then that is > something that must be compiled before it can be used with Guile, and > may need to be ported if it contains platform-dependent bits. So if > you already have that dependency on compiled C code, why is it > important that the parser/translator be written in Scheme instead of > C? Right, but then I'd put that library as part of the standard Gnome set. In other words, extend Gnome first, then provide the conventional interface from Python. Thomas _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user