Simple text editor program
bachmeier
no at spam.net
Wed Nov 17 21:48:11 UTC 2021
On Wednesday, 17 November 2021 at 21:37:01 UTC, Ali Çehreli wrote:
> On 11/17/21 12:49 PM, Dr Machine Code wrote:
>
> >> I think 'med' is by Walter Bright; he uses that editor daily.
> >>
> >> Ali
> >
> > It's a emacs' variant written in D?
>
> Yes. The dub page explains that the original author is Dave G.
> Conroy. med is written by Walter and is his favorite editor. (I
> should try it one day and see how different it is from Emacs.)
>
> Ali
It was originally written in C. Walter ported it to D in 2008:
https://github.com/DigitalMars/med/blob/master/src/med/main.d
More information about the Digitalmars-d-learn
mailing list