Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mention the role of LOOPS among Lisp object systems #1850

Open
pamoroso opened this issue Oct 11, 2024 · 6 comments
Open

Mention the role of LOOPS among Lisp object systems #1850

pamoroso opened this issue Oct 11, 2024 · 6 comments

Comments

@pamoroso
Copy link
Contributor

As noted in PR #244, the Interlisp.org website should mention the role of LOOPS compared to other Lisp object systems like CLOS and CommonLoops. The mention may go under the Documentation page, or better yet somewhere under History such as History of Lisp or Development of Medley.

@skaisler
Copy link

Comments on CLOS and CommonLoops:

  1. CLOS is an object-based system (just like C++) and is pale shadow of the expressive power embedded in LOOPS.
  2. CommonLoops, as I understand it, is a CommonLisp based rwrite of LOOPS.
  3. Neither shoulld be mentioned in the same breadth as LOOPS since this is about Medley Interlisp.
  4. At best, a separate mention of CommonLoops re Medley could be maded although I have not yet worked with it.

@Anzus
Copy link
Contributor

Anzus commented Oct 11, 2024

I think we can tell our story without slagging other systems. CLOS (like so much else in CL) is what it is due to the requirement to be portable and because one or two people drove the effort to implement that component and so drove that vision for what it would look like.

@tfeb
Copy link
Contributor

tfeb commented Oct 11, 2024 via email

@skaisler
Copy link

skaisler commented Oct 11, 2024 via email

@Anzus
Copy link
Contributor

Anzus commented Oct 11, 2024 via email

@tfeb
Copy link
Contributor

tfeb commented Oct 11, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

4 participants