php.js icon indicating copy to clipboard operation
php.js copied to clipboard

Improve lexer - it should be statefull and generated from flex rules

Open danyaPostfactum opened this issue 13 years ago • 0 comments

I'm modifying zend_language_scanner.l for javascript. Then, we can use jison to generate lexer from this file. Current lexer is buggy.

danyaPostfactum avatar Jan 20 '13 07:01 danyaPostfactum