Skip to content
/ lex Public

Package lex provides a base implementation of lexer so you can write yours quicker.

License

Notifications You must be signed in to change notification settings

goulash/lex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goulash/lex

GoDoc License: MIT

Package lex helps you implement your own lexer and parser.

The code and API are strongly influenced by the lexer found in the Go standard library package text/template/parse. For help on how to use this package, see also the package pre.

For more information, see the documentation! :-) This package is licensed under the MIT license.

About

Package lex provides a base implementation of lexer so you can write yours quicker.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages