John Cowan wrote:
> Builds and runs successfully on Cygwin.
Nice, thanks for the report.
Did anyone try the new Q Yacc/Lex yet? Q Yacc is still rather slow, so
if anyone has an idea on how to further speed up the Q implementation of
the LALR algorithm then please let me know. The generated parsers and
scanners should be fast enough for practical purposes now, as I've
reimplemented the internals of both yyparse and yylex in C. (They're
still slower than pure C, as they call back into Q for the actions, but
there's no way around that.)
Albert
--
Dr. Albert Gr"af
Dept. of Music-Informatics, University of Mainz, Germany
Email: Dr....@t-..., ag...@mu...
WWW: http://www.musikinformatik.uni-mainz.de/ag
|