Programming Languages BooksScheme Books

Teach Yourself Scheme in Fixnum Days

Advertisement

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.

Author(s):

sNA Pages
Similar Books
Scheme and Functional Programming

Scheme and Functional Programming

This PDF covers the following topics related to Scheme : The HOP Development Kit, A Stepper for Scheme Macros, An Incremental Approach to Compiler Construction, SHard: a Scheme to Hardware Compiler, Automatic construction of parse trees for lexemes, Rapid Case Dispatch in Scheme, Experiences with Scheme in an Electro-Optics Laboratory, Gradual Typing for Functional Languages, Sage: Hybrid Checking for Flexible Specifications, From Variadic Functions to Variadic Relations: A miniKanren Perspective, A Self-Hosting Evaluator using HOAS, Concurrency Oriented Programming in Termite Scheme, Interaction-Safe State for the Web, Scheme for Client-Side Scripting in Mobile Web Browsing, or AJAX-Like Behavior Without Javascript, Component Deployment with PLaneT: You Want it Where.

s165 Pages
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

Advertisement