Ergebnis für URL: http://www.gnu.org/software/guile/learn/#tutorials
                                       [1]GNU Guile

Menu:

   [2]Download [3]Learn [4]Libraries [5]Contribute [6]About

                                          Learn

   Use the documentation listed here to get you started using Guile. If you get
   stuck and need some help to figure something out, don't be afraid to ask the
   Guile community that hangs out at the [7]#guile channel on the Libera IRC
   network, or subscribe to the [8]guile-users mailing list. Also, don't forget to
   exercise your [9]freedom to study the source code of the [10]software written
   with Guile; that's another great way to learn!

Contents

     * [11]Tutorials
     * [12]Reference manuals
     * [13]Scheme resources
     * [14]Suggested bibliography

Tutorials

[15]A Scheme Primer

   This tutorial by Christine Lemmer-Webber and the Spritely Institute is a great
   introduction to everything you need to know about the Scheme programming
   language, with lots of examples directly applicable to Guile.

Reference manuals

[16]Guile 3.0

   The current stable release series. Guile's reference manual is also included in
   each Guile distribution and should be accessible via Emacs' Info mode once you
   have installed Guile.

   Reference manuals for older versions of Guile:
     * [17]Guile 2.2 (the old stable release series)
     * [18]Guile 2.0 (the older stable release series)

Scheme resources

[19]The Revised^6 Report on the Algorithmic Language Scheme

   A recent Scheme standard supported by Guile. This report includes an overview of
   Scheme and a formal definition of the language and its standard libraries.

[20]The Revised^7 Report on the Algorithmic Language Scheme

   Another recent Scheme standard supported by Guile.

[21]The Revised^5 Report on the Algorithmic Language Scheme

   An older Scheme standard implemented by Guile.

[22]The Revised^4 Report on the Algorithmic Language Scheme

   An older revision of the Scheme standard.

[23]Scheme Reports web site

   Where standardization discussions happen.

[24]The Internet Scheme Repository

   A good source of links, code, and documentation for scheme.

[25]Schemers.org

   A list of Scheme resources including documentation, software, communities, jobs,
   and events.

[26]MIT's Scheme home page

   Not quite as extensive as the Scheme Repository or Schemers.org.

[27]Scheme Requests for Implementation

   Contains proposals for a number of Scheme extensions. Many of these tend to exist
   in one form or the other in a lot of the different Schemes, but can have wildly
   different interfaces. The SRFI process is essentially aimed at making these
   non-standard features more standard, without actually being standard (see also:
   [28]obfuscated). Guile implements a large number of SRFIs.

Suggested bibliography

[29]Structure and Interpretation of Computer Programs (SICP)

   An influential text used at MIT's as the basis for entry-level computer science
   courses. The material is aimed at instructors using SICP as a course text, and at
   people using the book for self-study.
   Cover of 'The Scheme Programming Language, Fourth Edition'

[30]The Scheme Programming Language (Fourth Edition)

   This is a reference of the Scheme programming language covering everything from
   the basics to syntax-rules and syntax-case macros, using R^6RS programming
   interfaces. It includes numerous examples and exercises.

About this website

   This website is powered by GNU Guile and the [31]source code is under the [32]GNU
   AGPL.

   Please use the [33]mailing list or the [34]#guile channel on the Libera IRC
   network for more information about GNU Guile and this website.

  Guile

     * [35]Home
     * [36]Download
     * [37]Learn
     * [38]Libraries
     * [39]News
     * [40]Community
     * [41]Contribute

  Learn

     * [42]Tutorials
     * [43]Reference manuals
     * [44]Scheme resources
     * [45]Suggested bibliography

  Libraries

     * [46]Core
     * [47]GUI
     * [48]File formats
     * [49]Networking
     * [50]Tools
     * [51]Applications

  Contribute

     * [52]Project summary
     * [53]Report bugs
     * [54]Source code

References

   1. http://www.gnu.org/software/guile/
   2. http://www.gnu.org/software/guile/download/
   3. http://www.gnu.org/software/guile/learn/
   4. http://www.gnu.org/software/guile/libraries/
   5. http://www.gnu.org/software/guile/contribute/
   6. http://www.gnu.org/software/guile/
   7. https://kiwiirc.com/nextclient/irc.libera.chat/?nick=guile-guest#guile
   8. https://lists.gnu.org/mailman/listinfo/guile-user/
   9. http://www.gnu.org/philosophy/free-sw.en.html
  10. http://www.gnu.org/software/guile/libraries/
  11. http://www.gnu.org/software/guile/learn/#tutorials
  12. http://www.gnu.org/software/guile/learn/#manuals
  13. http://www.gnu.org/software/guile/learn/#scheme-resources
  14. http://www.gnu.org/software/guile/learn/#bibliography
  15. https://spritely.institute/static/papers/scheme-primer.html
  16. http://www.gnu.org/software/guile/manual/
  17. http://www.gnu.org/software/guile/docs/docs-2.2/guile-ref/
  18. http://www.gnu.org/software/guile/docs/docs-2.0/guile-ref/
  19. http://www.r6rs.org/
  20. https://small.r7rs.org/attachment/r7rs.pdf
  21. http://www-swiss.ai.mit.edu/~jaffer/r5rs_toc.html
  22. http://legacy.cs.indiana.edu/scheme-repository/R4RS/r4rs_toc.html
  23. http://scheme-reports.org/
  24. http://legacy.cs.indiana.edu/scheme-repository/home.html
  25. http://www.schemers.org/
  26. http://groups.csail.mit.edu/mac/projects/scheme/
  27. http://srfi.schemers.org/
  28. http://www.dict.org/bin/Dict?Form=Dict1&Query=obfuscated&Strategy=*&Database=*
  29. https://sarabander.github.io/sicp/
  30. https://scheme.com/tspl4/
  31. http://git.savannah.gnu.org/cgit/guile/guile-web.git
  32. http://www.gnu.org/licenses/agpl-3.0.html
  33. https://lists.gnu.org/mailman/listinfo/guile-user/
  34. https://kiwiirc.com/nextclient/irc.libera.chat/?nick=guile-guest#guile
  35. http://www.gnu.org/software/guile/
  36. http://www.gnu.org/software/guile/download/
  37. http://www.gnu.org/software/guile/learn/
  38. http://www.gnu.org/software/guile/libraries/
  39. https://savannah.gnu.org/news/?group=guile
  40. https://kiwiirc.com/nextclient/irc.libera.chat/?nick=guile-guest#guile
  41. http://www.gnu.org/software/guile/contribute/
  42. http://www.gnu.org/software/guile/learn/#tutorials
  43. http://www.gnu.org/software/guile/learn/#manuals
  44. http://www.gnu.org/software/guile/learn/#scheme-resources
  45. http://www.gnu.org/software/guile/learn/#bibliography
  46. http://www.gnu.org/software/guile/libraries/#core
  47. http://www.gnu.org/software/guile/libraries/#gui
  48. http://www.gnu.org/software/guile/libraries/#file-formats
  49. http://www.gnu.org/software/guile/libraries/#networking
  50. http://www.gnu.org/software/guile/libraries/#tools
  51. http://www.gnu.org/software/guile/libraries/#apps
  52. http://www.gnu.org/software/guile/contribute/
  53. http://www.gnu.org/software/guile/contribute/#bugs
  54. https://savannah.gnu.org/git/?group=guile


Usage: http://www.kk-software.de/kklynxview/get/URL
e.g. http://www.kk-software.de/kklynxview/get/http://www.kk-software.de
Errormessages are in German, sorry ;-)