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: guile: going the way of DEATH



The grand plan is:

- gh_ will be the clean and interpreter-independent interface.  It
will be sufficient for writing C apps; at the moment, there are some
gaps, which we will fill.

- scm_ will be the interpreter-specific, and possibly
higher-performance interface.