proxy.golang.org : github.com/lestrrat-go/lex
Package lex contains a lexer based on text/template from the main golang distribution. I'ma big fan of how that parser works, have found that it suits my brain better than other forms of tokenization. I found myself cutting and pasting this code a lot, so I decided to cut it out as a generic piece of library so I don't have to keep doing it over and over.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/lestrrat-go/lex
License: MIT
Latest release: over 7 years ago
First release: over 7 years ago
Namespace: github.com/lestrrat-go
Stars: 8 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago