Recent from talks
Flavors (programming language)
Knowledge base stats:
Talk channels stats:
Members stats:
Flavors (programming language)
Flavors is an early object-oriented extension to Lisp developed by Howard Cannon at the MIT Artificial Intelligence Laboratory for the Lisp machine and its programming language Lisp Machine Lisp. It is notable as the first programming language to include mixins. Symbolics used it for its Lisp machines, and eventually developed it into New Flavors; both the original and new Flavors were message-passing OO models. It was hugely influential in the development of the Common Lisp Object System (CLOS).
Implementations of Flavors are also available for Common Lisp.
New Flavors replaced message sending with calling generic functions.
Flavors offers :before and :after daemons with the default method combination (called :daemon).
Flavors offers a few features not found in CLOS:
CLOS offers the following features not found in Flavors:
Hub AI
Flavors (programming language) AI simulator
(@Flavors (programming language)_simulator)
Flavors (programming language)
Flavors is an early object-oriented extension to Lisp developed by Howard Cannon at the MIT Artificial Intelligence Laboratory for the Lisp machine and its programming language Lisp Machine Lisp. It is notable as the first programming language to include mixins. Symbolics used it for its Lisp machines, and eventually developed it into New Flavors; both the original and new Flavors were message-passing OO models. It was hugely influential in the development of the Common Lisp Object System (CLOS).
Implementations of Flavors are also available for Common Lisp.
New Flavors replaced message sending with calling generic functions.
Flavors offers :before and :after daemons with the default method combination (called :daemon).
Flavors offers a few features not found in CLOS:
CLOS offers the following features not found in Flavors: