Skip to content

Lexical analyzer very similar to the Go standard library scanner

License

Notifications You must be signed in to change notification settings

MichaelTJones/lex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lex

Lexical analyzer very similar to the Go standard library scanner. The difference is that lex supports more token classes (go operators) and more details (whiat kind of string, what kind of number, etc.)

About

Lexical analyzer very similar to the Go standard library scanner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages