aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: dcef161291bb338b5a2ab869e73f8b54adbae429 (plain) (blame)
1
2
3
4
5
6
7
8
# UniLex
Universal lexer for Golang

Based on Rob Pike's awesome video [Lexical Scanning in Go](https://www.youtube.com/watch?v=HxaD_trXwRE)

Examples: /examples directory.