Lisp Machine Lisp
| Lisp Machine Lisp | |
|---|---|
| Family | Lisp |
| Designed by | David A. Moon, Richard Stallman, Daniel Weinreb |
| Developers | MIT, Symbolics, Lisp Machines, Texas Instruments |
| First appeared | 1976 |
| Implementation language | Lisp |
| Platform | Lisp machines |
| OS | Genera, others |
| Filename extensions | .lisp, .qfasl |
| Dialects | |
| Lisp Machine Lisp, ZetaLisp | |
| Influenced by | |
| Lisp, Maclisp, Interlisp | |
| Influenced | |
| Common Lisp | |
Lisp Machine Lisp is a programming language, a dialect of the language Lisp. A direct descendant of Maclisp, it was initially developed in the mid to late 1970s as the system programming language for the Massachusetts Institute of Technology (MIT) Lisp machines. Lisp Machine Lisp was also the Lisp dialect with the most influence on the design of Common Lisp.
Lisp Machine Lisp branched into three dialects. Symbolics named their variant ZetaLisp. Lisp Machines, Inc. and later Texas Instruments (with the TI Explorer) would share a common code base, but their dialect of Lisp Machine Lisp would differ from the version maintained at the MIT AI Lab by Richard Stallman and others.
Manual
The Lisp Machine Manual describes the Lisp Machine Lisp language in detail.[1][2] The manual was popularly termed the Chine Nual, because the full title was printed across the front and back covers such that only those letters appeared on the front.[3] This name is sometimes further abbreviated by blending the two words into Chinual.
Traits
Lisp Machine Lisp features include:
- Support for object-oriented programming via an object system named Flavors
- Uses dynamic binding, but supports closures with a special construct
- Integer numbers were read and printed in octal (base 8) by default[4][5]
- Dividing floating point numbers returned decimals, dividing integers returned rational numbers (fractions)
References
- ^ Huebner, Hans, ed. (January 1984). "Lisp Machine Manual, Hypertext (6th) edition". GitHub. Retrieved November 30, 2018.
- ^ Moon, David; Stallman, Richard M.; Weinreb, Daniel (March 1981). "Lisp Machine Manual, 3rd Edition" (PDF). Bitsavers.org. Archived (PDF) from the original on September 6, 2008. Retrieved November 30, 2018.
- ^ "chine nual". Cool Jargon. Retrieved November 30, 2018.
- ^ "Page 3 of Lisp Machine Manual 3rd Edition" (PDF). Archived (PDF) from the original on August 8, 2010.
- ^ "Currently the default radix for the Lisp Machine system is eight".
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.