Programming Languages BooksScheme Books

The Scheme Programming Language, 3rd edition (R. Kent Dybvig)(2nd Edition)

Advertisement

The Scheme Programming Language, 3rd edition (R. Kent Dybvig)(2nd Edition)

The Scheme Programming Language, 3rd edition (R. Kent Dybvig)(2nd Edition)

This book is intended to provide an introduction to the Scheme language but not an introduction to programming in general. The reader is expected to have had some experience programming and to be familiar with terms commonly associated with computers and programming languages. Topics covered includes: Variable Binding, Control Operations, Operations on Objects, Input and Output, Syntactic Extension, Extended Examples and Extended Examples.

Author(s):

sNA Pages
Similar Books
Report on the Algorithmic Language Scheme

Report on the Algorithmic Language Scheme

The report gives a defining description of the programming language Scheme. Scheme is a statically scoped and properly tail-recursive dialect of the Lisp programming language invented by Guy Lewis Steele Jr. and Gerald Jay Sussman. It was designed to have an exceptionally clear and simple semantics and few different ways to form expressions. This PDF covers the following topics related to Scheme : Introduction, Overview of Scheme, Requirement levels, Numbers, Lexical syntax and datum syntax, Semantic concepts, Entry format, Libraries, Top-level programs, Primitive syntax, Expansion process, Base library.

s90 Pages
Teach Yourself Scheme in Fixnum Days

Teach Yourself Scheme in Fixnum Days

This page covers the following topics related to Scheme : Enter Scheme, Data types, Forms, Conditionals, Lexical variables, Recursion, I/O, Macros, Structures, Alists and tables, System interface, Objects and classes, Jumps, Nondeterminism, Engines, Shell scripts, CGI scripts.

sNA Pages

Advertisement