issues
search
sormy
/
flex-js
FLEX.JS - fast lexer (tokenizer, scanner) for JavaScript inspired by FLEX lexer generator
MIT License
43
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: use for in loop in array is not right
#6
awesomeYG
opened
9 months ago
3
this for ... in loop is for object, use for ... of intead
#5
awesomeYG
opened
9 months ago
1
Regexps with Unicode flag
#4
gcampax
opened
4 years ago
3
Fix typo in text
#3
RAYDENFilipp
closed
4 years ago
1
How to get all tokens?
#2
HamedFathi
closed
5 years ago
2
Cannot set property 'lastIndex' of undefined
#1
HamedFathi
closed
5 years ago
2