Skip to content

tanghaotommy/Lex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lex

Input REs to generate a scanner to judge the validity of a lex

For example, input "aa*bbb*", it will generate a scanner to assert whether the string you input matches the regular expression.

About

Input REs to generate a scanner to judge the validity of a lex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages