help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Differences between Elisp and Lisp


From: Stefan Monnier
Subject: Re: Differences between Elisp and Lisp
Date: 30 Apr 2003 19:02:09 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Lars" == Lars Magne Ingebrigtsen <lmi@gnus.org> writes:
> and dispatching functions based on type would be nice.

Never heard that one.  What exactly would you like to see ?

> But there are really only two things that I think are really important.
> 1) Emacs Lisp is kinda slow.
> 2) Emacs Lisp is single threaded.

And both of those are very difficult to fix without first switching to
lexical scoping (which might be done by switching to CommonLisp, or Scheme,
or by modifying elisp, or whatever else).


        Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]