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?


Reply via email to