emacs-devel
[Top][All Lists]
Advanced

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

Re: Ideal performance of ELisp


From: Andrea Corallo
Subject: Re: Ideal performance of ELisp
Date: Tue, 16 Aug 2022 18:21:00 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Ihor Radchenko <yantar92@gmail.com> writes:

> Andrea Corallo <akrl@sdf.org> writes:
>
>>> I was thinking of a C-like DSL (probably with a Lisp-style syntax).
>>> Designed to be easy to translate to libgccir as well as not too hard
>>> to interpret when libgccjit is not available.
>>
>> Yep that's an option, I thought about that as well, not sure how much
>> practical it is tho.  One of the downside is that we could not consume
>> nor provide any of the existing C header files.
>
> Do I understand correctly that a certain pre-defined set of C headers
> can still be included?

Where do you undersand that from?  libgccjit does *not* consume nor
compile C code as input, header files are just that.

  Andrea



reply via email to

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