emacs-devel
[Top][All Lists]
Advanced

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

Re: Ideal performance of ELisp


From: Eli Zaretskii
Subject: Re: Ideal performance of ELisp
Date: Sun, 14 Aug 2022 16:01:04 +0300

> From: Ihor Radchenko <yantar92@gmail.com>
> Cc: Stefan Monnier <monnier@iro.umontreal.ca>,  Eli Zaretskii
>  <eliz@gnu.org>,  Lynn Winebarger <owinebar@gmail.com>,
>  luangruo@yahoo.com,  acm@muc.de,  emacs-devel@gnu.org,  casouri@gmail.com
> Date: Sun, 14 Aug 2022 17:34:34 +0800
> 
> Andrea Corallo <akrl@sdf.org> writes:
> 
> > I think the main issue is that libgccjit does not compile C but
> > libgccir.  I can't think of a nice way to blend the two things as of
> > now.
> 
> What about https://gcc.gnu.org/onlinedocs/jit/intro/tutorial02.html ?
> Isn't it showing exactly C compilation?

No, it doesn't.  It shows how to write a C program which, when run,
will emit libgccir, which will then be compiled by libgccjit.



reply via email to

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