faster generic lexer
introduce a generic lexer way faster than the original regex based lexer.
micro benchmark shows a x10 performance increase on json parser.
introduce a generic lexer way faster than the original regex based lexer.
micro benchmark shows a x10 performance increase on json parser.