bison-patches
[Top][All Lists]
Advanced

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

Re: Interactive parsing with Bison


From: Akim Demaille
Subject: Re: Interactive parsing with Bison
Date: Mon, 10 Jul 2006 09:48:53 +0200


Le 10 juil. 06 à 09:27, Richard Stallman a écrit :

    Compiled C is faster that interpreted (and scanned many times) M4
code. Some constructs, particularly list processing and call stack
    manipulation, are implemented in M4, but extremely slow.  If they
were implemented as extension in C, the speedup would be tremendous.

Would it make sense to add a feature to M4 which is good for that job?

Yes, definitely IMHO). The problem here is not the lack of understanding of
what could be done (writing the C code for these primitives is actually
quite simple), the problem is more like there is not enough resources
to finish the modular infrastructure Gary started. Once the infrastructure
finished and released, it should be quite straightforward to use it.



reply via email to

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