This is the mail archive of the guile@cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Performance, argh


On Sat, Jul 10, 1999 at 04:08:25PM -0700, Greg Badros wrote:
> 
> Unless this a really new thing, Perl doesn't do it; it just translates
> really quickly.  (You're right for Python, though, and the approach
> certainly would transfer to the guile world).

My mistake. I'm learning Perl this week. :-) I read something
about compiling and thought it was like Python. Actually, the
interpreter who does this like Python is eLisp.

Perl _does_ compile the stuff, but on load time (it doesn't
usually save the compiled tree to disk). However, it is a
planned feature for 5.005 (if I got the numbers right).

[]s,
                                               |alo
                                               +----
--
      I am Lalo of deB-org. You will be freed.
                 Resistance is futile.

http://www.webcom.com/lalo      mailto:lalo@webcom.com
                 pgp key in the web page

Debian GNU/Linux       --        http://www.debian.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]