DocumentCode :
1132395
Title :
Clisp: Conversational Lisp
Author :
Teitelman, Warren
Author_Institution :
Xerox Palo Alto Research Center
Issue :
4
fYear :
1976
fDate :
4/1/1976 12:00:00 AM
Firstpage :
354
Lastpage :
357
Abstract :
Clisp is an attempt to make Lisp programs easier to read and write by extending the syntax of Lisp to include infix operators, IF-THEN statements, FOR-DO-WHILE statements, and similar Algol-like constructs, without changing the structure or representation of the language. Clisp is implemented through Lisp\´s error handling machinery, rather than by modifying the interpreter. When an expression is encountered whose evaluation causes an error, the expression is scanned for possible Clisp constructs, which are then converted to the equivalent Lisp expressions. Thus, users can freely intermix Lisp and Clisp without ut having to distinguish which is which. Emphasis in the design and development of Clisp has been on the system aspects of such a facility, with the goal of producing a useful tool, not just another language. To this end, Clisp includes interactive error correction and many "do-what-I-mean" features.
Keywords :
Automatic error correction, extensible languages, interactive systems, Lisp, list processing, programming, programming languages.; Computer languages; Error correction; Helium; Interactive systems; Machinery; Program processors; Automatic error correction, extensible languages, interactive systems, Lisp, list processing, programming, programming languages.;
fLanguage :
English
Journal_Title :
Computers, IEEE Transactions on
Publisher :
ieee
ISSN :
0018-9340
Type :
jour
DOI :
10.1109/TC.1976.1674617
Filename :
1674617
Link To Document :
بازگشت