Free Scheme Programming Books & Tutorials. Read online or download these free Scheme Programming eBooks, lecture notes & tutorials.
15 results - showing 1 - 10
1 2
Ordering
Scheme 9 from Empty Space: A Guide to Implementing Scheme in C (Nils M. Holm)
 
0.0 (0)

Ebook Details

Author(s)
Publisher
This free programming book serves as a comprehensive guide to the internal workings of the named scheme system. It offers a thorough explanation of every facet of a complex interpreter, from memory administration to the implementation of primitives to...
Logic Programming in Scheme (Nils M. Holm)
 
0.0 (0)

Ebook Details

Author(s)
Publisher
These queries are addressed in this tiny book: Logic programming: What is it? Why is logic programming difficult with negation? Who or what cuts? How should I approach logic puzzles? How does logic programming work? ...
Scheme 入门教程 - Scheme introductory tutorial (Takafumi Shido)
 
0.0 (0)

Ebook Details

This is a gentle and step-by-step Scheme free programming tutorial for beginners. The target audience is PC users with little programming experience.
Software Design for Flexibility: How to Avoid Programming Yourself into a Corner (Chris Hanson, et al)
 
0.0 (0)

Ebook Details

Publisher
Techniques for designing huge systems that are easily reconfigurable for different scenarios with very modest programming changes.
Functional Programming in Scheme: With Web Programming Examples (Kurt Normark)
 
0.0 (0)

Ebook Details

Author(s)
This is a teaching resource for functional Scheme programming. The book is currently in its second edition.
A Practical Theory of Programming (Eric C.R. Hehner)
 
0.0 (0)

Ebook Details

Publisher
Understanding the underlying theoretical paradigm is necessary to comprehend programming and programming languages. This book examines programming concepts that can be mathematically proven.
Introduction to newLISP (WikiBooks)
 
0.0 (0)

Ebook Details

Publisher
NewLISP combines parts of the strength and elegance of traditional LISP with the features of a contemporary scripting language, such as regular expressions, network functions, Unicode support, multitasking, and many others.
Simply Scheme: Introducing Computer Science, 2nd Edition (Brian Harvey, et al)
 
0.0 (0)

Ebook Details

Publisher
The fairly complex notions of Scheme are made as approachable as possible by this book. This lesson has an emphasis on concise sections on major linguistic aspects, starting with fundamental functions and variables and moving on to recursion and...
Concrete Abstractions: An Introduction to Computer Science Using Scheme (Max Hailperin, et al)
 
0.0 (0)
In addition to teaching the fundamentals of programming and data structures, this book also allows beginning computer science students the chance to prove theorems and evaluate algorithms in addition to writing programs.
Programming in Standard ML (Robert Harper)
 
0.0 (0)

Ebook Details

Author(s)
A general-purpose programming language with a major project focus is Standard ML. For the benefit of users and implementers alike, as well as everyone else involved with the language, this book offers a formal description of Standard ML. ...
15 results - showing 1 - 10
1 2