Portable CommonLoops - Definition. Was ist Portable CommonLoops
Diclib.com
Wörterbuch ChatGPT
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:

Übersetzung und Analyse von Wörtern durch künstliche Intelligenz ChatGPT

Auf dieser Seite erhalten Sie eine detaillierte Analyse eines Wortes oder einer Phrase mithilfe der besten heute verfügbaren Technologie der künstlichen Intelligenz:

  • wie das Wort verwendet wird
  • Häufigkeit der Nutzung
  • es wird häufiger in mündlicher oder schriftlicher Rede verwendet
  • Wortübersetzungsoptionen
  • Anwendungsbeispiele (mehrere Phrasen mit Übersetzung)
  • Etymologie

Was (wer) ist Portable CommonLoops - definition

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.