[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why is Elisp slow?
From: |
Eli Zaretskii |
Subject: |
Re: Why is Elisp slow? |
Date: |
Fri, 03 May 2019 15:44:17 +0300 |
> From: 조성빈 <pcr910303@icloud.com>
> Date: Fri, 3 May 2019 20:52:06 +0900
> Cc: help-gnu-emacs@gnu.org
>
> * Guile (which is a scheme) has a radically different syntax with elisp
> (which means that to implement elisp in guile, one has to hack the byte code
> interpreter AFAIK). Elisp can be implemented inside CL with full
> compatibility, which mitigates lots of problems between interfacing between
> CL code and elisp code.
This is not a problem with Guile, because Guile includes a compiler
and interpreter for Emacs Lisp.
- Re: Why is Elisp slow?, (continued)
- Re: Why is Elisp slow?, Óscar Fuentes, 2019/05/02
- Re: Why is Elisp slow?, Eli Zaretskii, 2019/05/02
- Re: Why is Elisp slow?, Óscar Fuentes, 2019/05/02
- Re: Why is Elisp slow?, Eli Zaretskii, 2019/05/02
- Re: Why is Elisp slow?, Ergus, 2019/05/02
- Re: Why is Elisp slow?, 조성빈, 2019/05/02
- Re: Why is Elisp slow?, Ergus, 2019/05/02
- Re: Why is Elisp slow?, 조성빈, 2019/05/02
- Re: Why is Elisp slow?, Ergus, 2019/05/03
- Re: Why is Elisp slow?, 조성빈, 2019/05/03
- Re: Why is Elisp slow?,
Eli Zaretskii <=
- Re: Why is Elisp slow?, Ergus, 2019/05/03
- Re: Why is Elisp slow?, Eli Zaretskii, 2019/05/03
- Re: Why is Elisp slow?, Stefan Monnier, 2019/05/03
- Re: Why is Elisp slow?, Ergus, 2019/05/04
- Re: Why is Elisp slow?, Stefan Monnier, 2019/05/04
- Re: Why is Elisp slow?, Emanuel Berg, 2019/05/04
- Re: Why is Elisp slow?, Stefan Monnier, 2019/05/04
- Re: Why is Elisp slow?, Emanuel Berg, 2019/05/04
- Re: Why is Elisp slow?, Stefan Monnier, 2019/05/05
- Re: Why is Elisp slow?, tomas, 2019/05/06