emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs Lisp JIT Compiler


From: Lluís
Subject: Re: Emacs Lisp JIT Compiler
Date: Tue, 06 Dec 2016 16:54:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Burton Samograd writes:
[...]
> I didn’t realize GCC had a JIT API now. Is that also linked in 

Relevant links:

  https://gcc.gnu.org/wiki/JIT
  https://www.gnu.org/software/lightning/ (an alternative library)

Guile (which might fully support ELisp one day) also has an experimental
(tracing) JIT branch:

  https://github.com/8c6794b6/guile-tjit-documentation/blob/master/nash.pdf
  https://github.com/8c6794b6/guile-tjit


Cheers,
  Lluis



reply via email to

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