Create README.md
This commit is contained in:
parent
93740d2d15
commit
8399e3834b
1 changed files with 6 additions and 0 deletions
6
README.md
Normal file
6
README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# UniLex
|
||||
Universal lexer for Golang
|
||||
|
||||
Based on Rob Pike's awesome video [Lexical Scanning in Go](https://www.youtube.com/watch?v=HxaD_trXwRE)
|
||||
|
||||
TODO: Write brief documentation. For now - watch video and [/examples](https://github.com/neonxp/unilex/tree/master/example) directory.
|
Loading…
Reference in a new issue