Loading...
Please wait, while we are loading the content...
Similar Documents
A Tractable Scheme Implementation (1993)
| Content Provider | CiteSeerX |
|---|---|
| Author | Kelsey, Richard A. Rees, Jonathan A. |
| Description | . Scheme 48 is an implementation of the Scheme programming language constructed with tractability and reliability as its primary design goals. It has the structural properties of large, compiler-based Lisp implementations: it is written entirely in Scheme, is bootstrapped via its compiler, and provides numerous language extensions. It controls the complexity that ordinarily attends such large Lisp implementations through clear articulation of internal modularity and by the exclusion of features, optimizations, and generalizations that are of only marginal value. 1. Introduction Scheme 48 is an implementation of the Scheme programming language constructed with tractability and reliability as its primary design goals. By tractability we mean the ease with which the system can be understood and changed. Although Lisp dialects, including Scheme, are relatively simple languages, implementation tractability is often threatened by the demands of providing high performance and extended functi... |
| File Format | |
| Journal | Lisp and Symbolic Computation |
| Language | English |
| Publisher Date | 1993-01-01 |
| Access Restriction | Open |
| Subject Keyword | Structural Property Primary Design Goal Introduction Scheme Internal Modularity Large Lisp Implementation Clear Articulation Compiler-based Lisp Implementation Simple Language Scheme Programming Language High Performance Marginal Value Implementation Tractability Tractable Scheme Implementation Lisp Dialect Numerous Language Extension |
| Content Type | Text |
| Resource Type | Article |