Guile (Frequently Asked Questions)

Project GNU's extension language


Not written yet. Something like:
- FAQ
  - Scheme is too complicated.
  - Conservative GC sucks.
  - sketch of module system issues:
    - installing a Guile package must be as simple as `configure; make install'
    - make Guile smaller: R5RS + module system + dynamic linking
    - separate compilation
    - multiple simultaneous syntaxes
    - coherent view of translators, interface generators, and other
      compile-time aids
    - dependency tracking
  - threading position
  - GC position
    - no required speedup
    - incremental okay, if it's optional
  - internationalization issues
    - probably follow Tcl and Perl's lead

2 Aug 2000 spacey

What is Guile?

Recent news

Getting Guile

Helping out

Mailing lists

Documentation

FAQ's

Guile Projects.

Cool ideas

Other Resources

Home

The FAQ

Please send FSF & GNU inquiries & questions to gnu@gnu.org. There are also other ways to contact the FSF.

Please send comments on these web pages to webmasters@www.gnu.org, send other questions to gnu@gnu.org.

Copyright (C) 2000 Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA

Verbatim copying and distribution of this entire web page is permitted in any medium, provided this notice is preserved.

Updated: 2 Aug 2000 spacey