emacs-devel
[Top][All Lists]
Advanced

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

Re: Ideal performance of ELisp (was: Why tree-sitter instead of Semantic


From: Ihor Radchenko
Subject: Re: Ideal performance of ELisp (was: Why tree-sitter instead of Semantic? (was Re: CC Mode with font-lock-maximum-decoration 2))
Date: Sat, 13 Aug 2022 12:39:53 +0800

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> ELisp code cannot match the speed of optimized C code.
>
> I suspect it could, to some extent, in theory.  Getting there would
> require a fair bit more work, probably using a different compilation
> strategy than the AOT compiler we have now.

Could it be possible to embed C snippets into lisp functions directly?
Similar to assembler snippets in C.

-- 
Ihor Radchenko,
Org mode contributor,
Learn more about Org mode at https://orgmode.org/.
Support Org development at https://liberapay.com/org-mode,
or support my work at https://liberapay.com/yantar92



reply via email to

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