In the Lisp community [@lisp](https://lemmy.ml/c/lisp) on Lemmy.ml there's a discussion on what your Lisp development environment looks like and how you got started with Lisp. Of course I'm the weirdo

In the Lisp community @lisp on Lemmy.ml there's a discussion on what your Lisp development environment looks like and how you got started with Lisp. Of course I'm the weirdo who uses Interlisp as his daily driver.

https://lemmy.ml/post/3860996

#lisp

4 points · 3 comments · view on lemmy.world

3 Comments

amszmidt@mastodon.social · 2 pts · 2y

@amoroso @lisp I use the CADR / #LispM as my main Lisp system. Go weirdos!

lispm@moth.social · 1 pts · 2y (3 replies)

@amoroso @lisp trying out thephoeron's version of a Flavors implementation from GMD in two CL systems...

AndreasDavour@dice.camp · 1 pts · 2y (2 replies)
[ removed ]
lispm@moth.social · 2 pts · 2y (1 reply)

@AndreasDavour @amoroso @lisp this was done for the Expert System shell Babylon from GMD in Germany. It provided a flexible Frame system, which was built on top of Flavors. There were several Flavor implementations, besides the original one from the Lisp Machine. This MCS is one.

(Flavors was one of the first OOP extensions for Lisp. Classes and message sending. The idea of Mixins came from there. A later version of Flavors was one of the inspirations for CLOS.)

AndreasDavour@dice.camp · 2 pts · 2y
[ removed ]