go-interpreter / ssainterpLinks
A Golang interpreter, built upon golang.org/x/tools/go/ssa/interp
☆58Updated 8 years ago
Alternatives and similar repositories for ssainterp
Users that are interested in ssainterp are comparing it to the libraries listed below
Sorting:
- Go-interpreter Project Design Documents☆57Updated 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- 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…☆78Updated 7 years ago
- A Go package for generating Go code☆136Updated 8 years ago
- Compile text/template / html/template to regular go code☆119Updated 8 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- github.com/cznic/cc has moved to modernc.org/cc☆163Updated 6 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 9 years ago
- The package underlying gen: type-driven code generation for Go☆54Updated 5 years ago
- Fastest Encoder in the West☆65Updated 8 years ago
- A library in golang that implements the PorterStemmer algorithm for stemming words.☆35Updated 8 years ago
- github.com/cznic/ccir has moved to modernc.org/ccir☆29Updated 6 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Is a library that aids in graceful shutdown of a process/application☆49Updated 8 years ago
- Run linters from Go code -