Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neonxp/unilex

Universal lexer for Golang
https://github.com/neonxp/unilex

Last synced: about 1 month ago
JSON representation

Universal lexer for Golang

Awesome Lists containing this project

README

        

# 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](https://github.com/neonxp/unilex/tree/master/example) directory.