Medley Loops: The Basic System (Lisp Object-Oriented Programming System) [pdf]
1–10 of 32 posts
Re: Medley Loops: The Basic System (Lisp Object-Oriented Programming System) [pdf]
#2Re: Medley Loops: The Basic System (Lisp Object-Oriented Programming System) [pdf]
#3Volume I of the Medley LOOPS series about the Lisp Object-Oriented Programming System, an Interlisp object extension. Volume II is coming in the late fall of 2024, Volume III in the fall of 2025.
Re: Medley Loops: The Basic System (Lisp Object-Oriented Programming System) [pdf]
#4Remarkable is the fully interactive way of working in the REPL (Lisp's Read Eval Print Loop) and through the GUI, including live editing all classes/etc. via menus. LOOPS extended Interlisp with various ways to do object-oriented programming and a rule-system.
There is also a "friendly primer" for Xerox LOOPS, from mid 1980s. https://bitsavers.org/pdf/xerox/interlisp-d/198510_Koto/3102...
Note that LOOPS is an early OOP System, it's not a about iteration in a loop.
Re: Medley Loops: The Basic System (Lisp Object-Oriented Programming System) [pdf]
#5Re: Medley Loops: The Basic System (Lisp Object-Oriented Programming System) [pdf]
#6What are the major differences to CLOS?
Update: my remark was about an earlier posted content, which had an "AI" generated answer. That text has been removed.
Re: Medley Loops: The Basic System (Lisp Object-Oriented Programming System) [pdf]
#7What are the major differences to CLOS?
Re: Medley Loops: The Basic System (Lisp Object-Oriented Programming System) [pdf]
#8What are the major differences to CLOS?
The answer is mostly about CLOS and not about LOOPS. Update: my remark was about an earlier posted content, which had an "AI" generated answer. That text has been removed.
Re: Medley Loops: The Basic System (Lisp Object-Oriented Programming System) [pdf]
#9Earlier quoted context omitted.
The answer is mostly about CLOS and not about LOOPS. Update: my remark was about an earlier posted content, which had an "AI" generated answer. That text has been removed.
The book unfortunately doesn't mention CLOS, nor does it give any hints about the differences. But the focus of the book is obviously on Lisp Object-Oriented Programming, not on Expert Systems. A comparison with CLOS is therefore apparent.
EDIT: The comments I was referring to got sneakily edited. Another thing that is not nice to do.
Re: Medley Loops: The Basic System (Lisp Object-Oriented Programming System) [pdf]
#10What are the major differences to CLOS?