T programming language
|
The T programming language is a dialect of the Lisp developed in the early 1980s by Jonathan A. Rees and Norman I. Adams of Yale University as an experiment in language design and implementation.
T's purpose is to test the thesis developed by Steele and Sussman in their series of papers about the Scheme programming language: that Scheme may be used as the basis for a practical programming language of exceptional expressive power; and, that implementations of Scheme could perform better than other Lisp systems, and competitively with implementations of programming languages, such as C and BLISS, which are usually considered to be inherently more efficient than Lisp on conventional machine architectures.
External links
- The T Project (http://pluto.mumble.net/~jar/tproject/)
- T Revival Project (http://www.bloodandcoffee.net/campbell/t/t.html)
- History of T (http://www.paulgraham.com/thist.html)Template:Compu-lang-stub