[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: scm_make_gsubr question
From: |
Rob Browning |
Subject: |
Re: scm_make_gsubr question |
Date: |
Mon, 20 Jan 2003 02:24:38 -0600 |
User-agent: |
Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) |
Neil Jerram <address@hidden> writes:
> - The corresponding operation on the Scheme level is achieved much
> more elegantly by closure.
[...]
> - The most sensible approach IMO for a Guile-based application is to
> do the minimum possible in C for the maximum benefit in Scheme.
I tend to agree. I wonder how often a user_data solution would be
better than restructuring the problem...
--
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4