This is the mail archive of the guile@sources.redhat.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: Guile is becoming as fast as rep


* "Keisuke" == Keisuke Nishida <kxn30@po.cwru.edu> writes:

  Keisuke>  Lisp/Scheme code.  I never, for example, byte-compile Emacs Lisp
  Keisuke>  code while developing it.  (Maybe everyone.)

Not that I've written that much elisp.. but I do compile it sometimes.
It's pretty easy if you have a keybing for it in emacs.

  Keisuke>  During development I want to load programs from source files, not
  Keisuke>  compiled files, but still want them to run fast.  By dynamically
  Keisuke>  compiling the program, we would obtain the same speed just at the
  Keisuke>  expense of loading time.  I think this is good.

Well.. it could be an option, no? :-)  Choice is good.

-Dan

-- 
Dan Mills, Duke Class of 2000         -o)
email: danmills(at)sandmill(dot)org   /\\
-----------------------------------\ _\_v
Damn Sill.. Sand Mill?  All Minds! |_____
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user

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