Le Lisp

From HandWiki
Short description: Dialect of Lisp developed in France
Le Lisp
ParadigmsMulti-paradigm: functional, procedural, reflective, meta
FamilyLisp
Designed byJérôme Chailloux
Emmanuel St. James
Matthieu Devin
Jean-Marie Hullot
DeveloperFrench Institute for Research in Computer Science and Automation (INRIA)
First appeared1981; 43 years ago (1981)
Stable release
15.26.13 / 8 January 2020; 4 years ago (2020-01-08)
Implementation languageC, LLM3, Le Lisp
PlatformExormacs, VAX, 68000, Apple II series, IBM PC, IBM 3081, PerkinElmer 32, x86, SPARC, PowerPC, MIPS, Alpha
OSVERSAdos, CP/M, OpenVMS Windows, Unix, Linux, Classic Mac OS, macOS, FreeBSD, Solaris, HP-UX, AIX
LicenseProprietary until 2020, 2-clause BSD License since 2020
Websitewww.eligis.com/lelisp
Influenced by
Lisp
Influenced
ISLISP, OpenLisp

Le Lisp (also Le_Lisp and Le-Lisp) is a programming language, a dialect of the language Lisp.[1][2][3]

Programming language

It was developed at the French Institute for Research in Computer Science and Automation (INRIA), to be an implementation language for a very large scale integration (VLSI) workstation being designed under the direction of Jean Vuillemin. Le Lisp also had to run on various incompatible platforms (mostly running Unix operating systems) that were used by the project. The main goals for the language were to be a powerful post-Maclisp version of Lisp that would be portable, compatible, extensible, and efficient.[4]

Jérôme Chailloux led the Le Lisp team, working with Emmanuel St. James, Matthieu Devin, and Jean-Marie Hullot in 1980. The dialect is historically noteworthy as one of the first Lisp implementations to be available on both the Apple II[4] and the IBM PC.[5]

On 2020-01-08, INRIA agreed to migrate the source code to the 2-clause BSD License which allowed few native ports from ILOG and Eligis to adopt this license model.

References

  1. Chailloux, Jérôme (1983). "Le Lisp 80 version 12". INRIA. http://hal.inria.fr/docs/00/07/01/29/PDF/RT-0027.pdf. 
  2. "Le_Lisp, a portable and efficient Lisp system". INRIA. 1984. http://hal.inria.fr/docs/00/07/62/38/PDF/RR-0319.pdf. 
  3. Chailloux, Jérôme (November 2001). Le_Lisp de l'INRIA: Le Manuel de référence. Version 14. Rocquencourt France: INRIA. pp. 190. 
  4. 4.0 4.1 Steele, Jr., Guy L.; Gabriel, Richard P. (1 March 1993). "The evolution of Lisp" (in English). ACM SIGPLAN Notices 28 (3): 231–270. doi:10.1145/155360.155373. ISSN 0362-1340. https://dl.acm.org/citation.cfm?id=155373&dl=ACM&coll=DL. Retrieved 20 May 2018. 
  5. Méndez, Luis Argüelles (22 October 2015). A Practical Introduction to Fuzzy Logic using LISP. Springer. pp. 7–8. ISBN 978-3-319-23186-0. https://books.google.com/books?id=IpaKCgAAQBAJ&pg=PA6. 

External links