Fachbuch, 2008
615 Seiten
This manual aims to provide a comprehensive reference for Guile, GNU's Ubiquitous Intelligent Language for Extensions. It covers aspects from installation and basic usage to advanced programming concepts within the Scheme language.
The Preface introduces the manual's structure and licensing information. The introduction to Guile details what Guile is, how to obtain and install it, and provides a quick tour of its capabilities, including interactive use, scripting, program integration, extension writing, and the module system. The chapter on programming in Scheme covers fundamental concepts like data types, procedures, expressions, evaluation, and closures, crucial for effective Guile programming.
Guile, Scheme, programming language, GNU, extension language, module system, interactive interpreter, scripting, program integration, functional programming, closures, data types, procedures.
Guile is GNU’s Ubiquitous Intelligent Language for Extensions, an implementation of the Scheme programming language designed for embedding in applications.
Guile can be used interactively via a REPL or by executing standalone scripts from the command line using the 'guile' command.
The module system allows programmers to organize code into separate namespaces, making it easier to manage large programs and share extensions.
Yes, as an implementation of Scheme, Guile supports core functional concepts like latent typing, first-class procedures, and lexical closures.
This reference manual corresponds to Guile version 1.8.6.
Der GRIN Verlag hat sich seit 1998 auf die Veröffentlichung akademischer eBooks und Bücher spezialisiert. Der GRIN Verlag steht damit als erstes Unternehmen für User Generated Quality Content. Die Verlagsseiten GRIN.com, Hausarbeiten.de und Diplomarbeiten24 bieten für Hochschullehrer, Absolventen und Studenten die ideale Plattform, wissenschaftliche Texte wie Hausarbeiten, Referate, Bachelorarbeiten, Masterarbeiten, Diplomarbeiten, Dissertationen und wissenschaftliche Aufsätze einem breiten Publikum zu präsentieren.
Kostenfreie Veröffentlichung: Hausarbeit, Bachelorarbeit, Diplomarbeit, Dissertation, Masterarbeit, Interpretation oder Referat jetzt veröffentlichen!

