Portable CommonLoops - significado y definición. Qué es Portable CommonLoops
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Qué (quién) es Portable CommonLoops - definición

CommonLOOPS; Common LOOPS

CommonLoops         
CommonLoops (the Common Lisp Object-Oriented Programming System;pg 18 of Bobrow 1986 an acronym reminiscent of the earlier Lisp OO system "Loops" for the Interlisp-D systempg 24 of Bobrow 1986) is an early programming language which extended Common Lisp to include Object-oriented programming functionality and is a dynamic object system which differs from the OOP facilities found in static languages such as C++ or Java. Like New Flavors, CommonLoops supported multiple inheritance, generic functions and method combination.
CommonLoops         
<language> Xerox's object-oriented Lisp which led to CLOS. See also Portable CommonLoops. ftp://arisia.xerox.com/pub/pcl/September-16-92-PCL-c.tar.Z. ["CommonLoops: Merging Lisp and Object-Oriented Programming", D.G. Bobrow et al, SIGPLAN Notices 21(11):17-29, Nov 1986]. (1999-07-02)
Portable application creators         
TOOL USED TO PACKAGE PORTABLE APPS
Make portable apps; Agentless Application Virtualization; Create portable apps; Portable Apps creators; Create portable app; Create portable application; Create portable applications; List of portable application creators; Portable application creator; Make portable app; Make portable application; Make portable applications; Spoon Studio; CDEpack; EvaLazer; MoleBox; BoxedApp; EvaLaze; Ceedo Package Creator; Ceedo Personal; Portable application creation; Novell ZENworks Application Virtualization; Portable Application Creators
Portable application creators allow the creation of portable applications (also called portable apps). They usually use application virtualization.

Wikipedia

CommonLoops

CommonLoops (the Common Lisp Object-Oriented Programming System; an acronym reminiscent of the earlier Lisp OO system "Loops" for the Interlisp-D system) is an early programming language which extended Common Lisp to include Object-oriented programming functionality and is a dynamic object system which differs from the OOP facilities found in static languages such as C++ or Java. Like New Flavors, CommonLoops supported multiple inheritance, generic functions and method combination. CommonLoops also supported multi-methods and made use of metaobjects. CommonLoops and New Flavors were the primary ancestors of CLOS. CommonLoops was supported by a portable implementation known as Portable CommonLoops (PCL) which ran on all Common Lisp implementations of the day.