Skip to content

This code is based on the talk `Lexical Scanning in Go` from Rob Pike. It provides most of the basic building blocks to assemble a lexer as outlined in the talk.

License

Notifications You must be signed in to change notification settings

nimbusec-oss/lexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Lexical Scanning in Go

This code is based on the talk Lexical Scanning in Go from Rob Pike. It provides most of the basic building blocks to assemble a lexer as outlined in the talk.

About

This code is based on the talk `Lexical Scanning in Go` from Rob Pike. It provides most of the basic building blocks to assemble a lexer as outlined in the talk.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages