all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: edu500ac@gmail.com
To: help-gnu-emacs@gnu.org
Subject: Re: A femtolisp based emacs clone
Date: Wed, 24 Aug 2016 14:38:05 -0700 (PDT)	[thread overview]
Message-ID: <d4e2b643-a286-4eac-a89c-2606cdd5a6f1@googlegroups.com> (raw)
In-Reply-To: <20160823235249.b49733686b125af962883642@speakeasy.net>

Interesting enough, my first idea was to develop a modern clone of the screen-editor, as you have suggested. Therefore, I contacted the owner of the site se-editor.org and asked him whether it would be difficult to add utf8 to his distribution. The answer was that he did not have time and will for doing the job. However, I wrote a clone of the screen-editor in Haskell. The problem with my Haskell screen-editor clone is that Haskell is very hard to install. Then I found atto, an emacs clone written by Hugh Barney. It had the same limitation as the screen-editor, but Hugh Barney was willing to add unicode and parenthesis highlight to atto. The only thing missing was a language for customization. The choice of languages narrowed to Tiny Scheme and femtolisp. Since femtolisp is much faster than Tiny Scheme, almost every member of the group voted for femtolisp. To make a long story short, the femtoemacs team members aims at something similar to the screen-editor. However, they think that it would be a bonus if some compatibility with emacs could be retained.

Conclusion: All team members agree with your post in almost every aspect. The problems you listed are exactly the problems we have.


  parent reply	other threads:[~2016-08-24 21:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-21 20:15 A femtolisp based emacs clone edu500ac
2016-08-22  4:17 ` Gene
2016-08-22  5:22 ` Rusi
2016-08-22 21:32   ` edu500ac
2016-08-23  1:23     ` Thien-Thi Nguyen
2016-08-24  3:52     ` James K. Lowden
2016-08-24  4:35       ` Yuri Khan
2016-08-24 21:38       ` edu500ac [this message]
2016-08-25 12:28       ` Stefan Monnier
2016-08-26  8:28         ` Michael Albinus
2016-08-26 13:08           ` Stefan Monnier
2016-08-25 21:22       ` Ben Bacarisse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d4e2b643-a286-4eac-a89c-2606cdd5a6f1@googlegroups.com \
    --to=edu500ac@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.