history-of-lisp-parens icon indicating copy to clipboard operation
history-of-lisp-parens copied to clipboard

Multics Emacs and Climacs/Drei

Open robert-strandh opened this issue 7 years ago • 1 comments

I don't see Multics Emacs mentioned, but then I don't quite know what you are aiming for here. Recall that Multics Emacs was the first version of Emacs written in Lisp (in this case Multics Maclisp).

Also, more than 15 years ago, when McCLIM started becoming usable, we wrote (first) Climacs as a CLIM II application. Later, the basic editing features (including the incremental Lisp parser) were extracted and turned into Drei (Drei Resembles Emacs Intentionally) which is still the input editor of McCLIM.

robert-strandh avatar Jun 28 '17 09:06 robert-strandh

Multics Emacs was the second in Lisp. EINE was the first.

There are a bunch of things which are not mentioned yet. Symbolics' Zmacs has some support for presentations and for typeout repls... Presentation-bases UI are a special feature of Symbolics Genera's Dynamic Windows and later of CLIM... I can explain a bit what that means for an editor...

Something like Climacs/Drei may enable also some use of presentations - Robert Strandh would be the right person to explain, what presentations might do for code editing in Climacs/DREI.

lispm avatar Jun 29 '17 09:06 lispm