issues
search
fred-wang
/
TeXZilla
LALR Javascript LaTeX-to-MathML converter compatible with Unicode
http://fred-wang.github.io/TeXZilla/
130
stars
21
forks
source link
Improve lexical analysis
#11
Open
fred-wang
opened
10 years ago
fred-wang
commented
10 years ago
See the discussions in
https://github.com/zaach/jison/issues/204
use %options flex?
write a custom lexer to optimize code size / performance
(update after #7): allow the streamfilter to work without reading the whole stdin string at the beginning?
See the discussions in https://github.com/zaach/jison/issues/204