Simple text editor program
bachmeier
no at spam.net
Wed Nov 17 21:52:41 UTC 2021
On Wednesday, 17 November 2021 at 20:49:22 UTC, Dr Machine Code
wrote:
> On Wednesday, 17 November 2021 at 03:21:34 UTC, Ali Çehreli
> wrote:
>> On 11/16/21 6:10 PM, pascal111 wrote:
>>> Is there a so simple text editor written in D as an example
>>> for learners. I hope the editor whose code is written in D is
>>> available with someone.
>>
>> I am not familiar with any of them but searching for 'editor'
>> finds some packages:
>>
>> https://code.dlang.org/search?q=editor
>>
>> I think 'med' is by Walter Bright; he uses that editor daily.
>>
>> Ali
>
> It's a emacs' variant written in D?
Emacs, but not GNU Emacs. There's a big difference:
http://www.texteditors.org/cgi-bin/wiki.pl?EmacsFamily
More information about the Digitalmars-d-learn
mailing list