iNamik / go_lexerLinks
GO API To Help You Create Hand-Written Lexers - See My 'go_parser' Project for the Parser API and 'go_lexer_matcher' Project for a Fluent Interface for Matching Tokens.
☆77Updated 7 years ago
Alternatives and similar repositories for go_lexer
Users that are interested in go_lexer are comparing it to the libraries listed below
Sorting:
- github.com/cznic/memory has moved to modernc.org/memory☆104Updated 7 years ago
- BitSet data structure in golang☆36Updated 6 years ago
- github.com/cznic/browse has moved to modernc.org/browse☆53Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Fastest Encoder in the West☆65Updated 8 years ago
- Flen provides stats on functions/methods lengths in a Golang package.☆51Updated 7 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- Run linters from Go code -☆66Updated 7 years ago
- A Golang interpreter, built upon golang.org/x/tools/go/ssa/interp☆58Updated 8 years ago
- Go-interpreter Project Design Documents☆57Updated 7 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- Fork of go-shlex from Google Code – not maintained☆56Updated 10 years ago
- Compile text/template / html/template to regular go code☆119Updated 8 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 5 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- Go difference algorithm☆60Updated 12 years ago
- Package git provides an incomplete pure Go implementation of Git core methods.☆27Updated 10 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- Extract info from TODO's in your code from formatted TODO comments☆27Updated 8 years ago
- Is a library that aids in graceful shutdown of a process/application☆49Updated 8 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- A library in golang that implements the PorterStemmer algorithm for stemming words.☆35Updated 8 years ago
- Copying and moving files, how hard could it possible be ?☆45Updated 7 years ago
- State Machine Assisted Testing☆80Updated 5 years ago
- I'm trying to learn how to use ragel in Go libraries. As I'm implementing things for practice I'll add them here. I'll be using Go 1.1, t…☆65Updated 12 years ago
- Statictemplate is a code generator for Go's text/template and html/template.☆80Updated 7 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Protocol Buffer compiler written in Go☆120Updated 9 years ago
- CSRF protection middleware via context for Go.☆21Updated 8 years ago