emacs-devel
[Top][All Lists]
Advanced

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

Re: Difficulties byte-compiling very large .el file


From: Aemon Cannon
Subject: Re: Difficulties byte-compiling very large .el file
Date: Thu, 20 Aug 2009 10:29:05 -0400

I can't really do that.

The idea is for these parsers to be used interactively in language
modes, so they need to be fast.
Macro use has been crucial in this area.

Also, ActionScript 3 is not the most complicated grammar in the world.
What happens when a bigger
parser overflows my guess for the value of 'less' ?


On Thu, Aug 20, 2009 at 9:23 AM, Andreas Schwab<address@hidden> wrote:
> Aemon Cannon <address@hidden> writes:
>
>> Should I look for a conditional that spans a lot of code, and try to
>> fix it that way?
>
> Use less macros.
>
> Andreas.
>
> --
> Andreas Schwab, address@hidden
> GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
> "And now for something completely different."
>




reply via email to

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