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


> 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).
No, it compiles the entire file and then uses this, but unlike python does
not save the result.


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