0%

Words ending with lisp

4 letter words ending with lisp

  • lisp — a high-level programming language that processes data in the form of lists: widely used in artificial intelligence applications.
  • austin kyoto common lisp — (language)   (AKCL) A collection of ports, bug fixes, and performance improvements to KCL by William Schelter <[email protected]>, <[email protected]>, University of Texas. Version 1-615 includes ports to Decstation 3100, HP9000/300, i386/Sys V, IBM-PS2/AIX, IBM-RT/AIX, SGI, Sun-3/Sunos 3 or 4, Sun-4, Sequent Symmetry, IBM370/AIX, VAX/BSD VAX/Ultrix, NeXT.
  • butterfly common lisp — A parallel version of Common LISP for the BBN Butterfly computer.
  • cambridge lisp — A flavour of Lisp using BCPL. Sources owned by Fitznorman partners.
  • cmu common lisp — (language)   (CMU CL) A public domain "industrial strength" Common Lisp programming environment. Many of the X3J13 changes have been incorporated into CMU CL. Wherever possible, this has been done so as to transparently allow use of either CLtL1 or proposed ANSI CL. Probably the new features most interesting to users are SETF functions, LOOP and the WITH-COMPILATION-UNIT macro. The new CMU CL compiler is called Python. Version 17c includes an incremental compiler, profiler, run-time support, documentation, an editor and a debugger. It runs under Mach on SPARC, MIPS and IBM PC RT and under SunOS on SPARC. E-mail: <[email protected]>.

5 letter words ending with lisp

  • *lisp — (language)   (StarLISP) A data-parallel extension of Common LISP developed by Cliff Lasser and Steve Omohundro, employees of the Thinking Machines Corporation to provide an efficient yet high-level language to program the Connection Machine. StarLisp operated on PVARS (Parallel Variables) which represented Connection Machine memory, and were essentially vectors: one element per CM processor (or virtual processor).
  • clisp — (language)   1. Conversational LISP. 2. A Common Lisp implementation by Bruno Haible of Karlsruhe University and Michael Stoll. of Munich University, both in Germany. CLISP includes an interpreter, bytecode compiler, almost all of the CLOS object system, a foreign language interface and a socket interface. An X11 interface is available through CLX and Garnet. Command line editing is provided by the GNU readline library. CLISP requires only 2 MB of RAM. The user interface comes in German, English, French, Spanish, Dutch, and Russian and can be changed at run time. CLISP is Free Software and distributed under the GPL. It runs on microcomputers (OS/2, Microsoft Windows, Amiga, Acorn) as well as on Unix workstations (Linux, BSD, SVR4, Sun4, Alpha, HP-UX, NeXTstep, SGI, AIX, Sun3, and others).
  • elisp — 1.   (language)   A Lisp variant originally implemented for DEC-20s by Chuck Hedrick of Rutgers. 2.   (language)   A common abbreviation for Emacs Lisp. Use of this abbreviation is discouraged because "Elisp" is or was a trademark.
  • glisp — Generalized LISP. D.C. Smith, Aug 1990. A coordinated set of high-level syntaxes for Common LISP. Contains Mlisp, Plisp and ordinary LISP, with an extensible framework for adding others. Written in Plisp.
  • hlisp — "Monocopy and Associative Algorithms in an Extended Lisp", E. Goto, U Tokyo May 1974.

6 letter words ending with lisp

  • eulisp — 1985-present. A Lisp dialect intended to be a common European standard, with influences from Common LISP, Le LISP, Scheme and T. First-class functions, classes and continuations, both static scope and dynamic scope, modules, support for parallelism. The class system (TELOS) incorporates ideas from CLOS, ObjVLisp and Oaklisp. See also Feel. E-mail: <[email protected]>.
  • islisp — International Standard Lisp. An object-oriented Lisp intended as an international replacement for Common Lisp, EuLisp, Le-Lisp and Scheme. The standard's goals are object orientation, extensibility, efficiency, and suitability for non-academic use. The standard is defined in ISO WG 16, draft Dec 1992.
  • plural eulisp — EuLisp with parallel extensions. "Collections and Garbage Collection", S.C. Merall et al, in Memory Management - IWMM92, Springer 1992, pp.473-489.

7 letter words ending with lisp

  • le-lisp — Jerome Chailloux and Emmanuel St James, INRIA, France. A LISP dialect close to Common Lisp, lexically scoped, with a CLOS-like object system. Uses both packages and modules. "le-lisp: A Portable and Efficient Lisp System", J. Chailloux et al, Proc 1984 ACM Symp on Lisp and Functional Programming, ACM. Version v.16, available from ILOG, France.
  • loglisp — A version of Prolog implemented by Robinson in Lisp which allows Prolog programs to call Lisp and vice versa.
  • maclisp — (language)   A dialect of Lisp developed at MIT AI Lab in 1966, known for its efficiency and programming facilities. MacLisp was later used by Project MAC, Mathlab and Macsyma. It ran on the PDP-10. It introduced the LEXPR (a function with variable arity), macros, arrays, and CATCH/THROW. MacLisp was one of two main branches of LISP (the other being Interlisp). In 1981 Common LISP was begun in an effort to combine the best features of both.
  • oaklisp — (language)   A portable object-oriented Scheme by K. Lang and Barak Perlmutter of Yale. Oaklisp uses a superset of Scheme syntax. It is based on generic operations rather than functions, and features anonymous classes, multiple inheritance, a strong error system, setters and locators for operations and a facility for dynamic binding. Version 1.2 includes an interface, bytecode compiler, run-time system and documentation.
  • pailisp — (language)   A parallel Lisp built on Scheme in 1986.

8 letter words ending with lisp

  • autolisp — (language)   A dialect of Lisp used by the Autocad CAD package from Autodesk.
  • objvlisp — 1984. An object-oriented extension of Vlisp. Reflective architecture.
  • redilisp — R.M. Keller, U Utah. Dialect of Lisp used on the Rediflow machine, a derivative of FEL.
  • starlisp — *LISP
  • zetalisp — (language)   The Maclisp dialect used on the LISP Machine. The many extensions to Maclisp include vectors, closures, flavors, stack groups, locatives, and invisible pointers. Currently supported by Lisp Machines, Inc. and Symbolics.

9 letter words ending with lisp

  • interlisp — (language)   A dialect of Lisp developed in 1967 by Bolt, Beranek and Newman (Cambridge, MA) as a descendant of BBN-Lisp. It emphasises user interfaces. It is currently[?] supported by Xerox PARC. Interlisp was one of two main branches of LISP (the other being MACLISP). In 1981 Common LISP was begun in an effort to combine the best features of both. Interlisp includes a Lisp programming environment. It is dynamically scoped. LAMBDA functions evaluate their arguments, NLAMBDA functions do not. Any function could be called with optional arguments. See also AM, CLISP, Interlisp-10, Interlisp-D.
  • lindalisp — Linda for Lisp.
  • magmalisp — (language)   The predecessor of Magma2.
  • multilisp — (language)   A parallel extension of Scheme with explicit concurrency. The form (future X) immediately returns a "future", and creates a task to evaluate X. When the evaluation is complete, the future is resolved to be the value.

10 letter words ending with lisp

  • meta-vlisp — (language)   An innovative Lisp dialect by E. St.James of IBP, France.

14 letter words ending with lisp

  • constraintlisp — (language)   An object-oriented constraint language based on CSP. An extension of Common Lisp and CLOS.

On this page, we collect all words that ending in LISP. To make easier to find the right word we have divided all 63 words to groups according to their length. So you should go to appropriate page if can’t find the word that ends in LISP that you are searching. Also you can use this page in Scrabble.

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?