On 18/03/10 16:28, Ellery Newcomer wrote:
I still don't see why (other than lexd.g adds ~ 10k loc just to get the line 'module foo.bar;' out of a source file)
That seems like a tad too much for it... Surely it would only take a few (here meaning far less than 10k) lines to parse away comments/whitespace at the start of the file then read the module declaration if there is one?
