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
- github.com/cznic/cc has moved to modernc.org/cc☆163Updated 6 years ago
- Fastest Encoder in the West☆65Updated 8 years ago
- github.com/cznic/browse has moved to modernc.org/browse☆53Updated 6 years ago
- notes about stuff☆39Updated 9 years ago
- The package underlying gen: type-driven code generation for Go☆54Updated 5 years ago
- github.com/cznic/ccir has moved to modernc.org/ccir☆29Updated 6 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 9 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 6 years ago
- Easy AWK-style text processing in Go☆97Updated 4 years ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆68Updated 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
- Run linters from Go code -☆66Updated 6 years ago
- A dependency injection library using struct tags.☆28Updated 8 years ago
- github.com/cznic/virtual has moved to modernc.org/virtual☆20Updated 6 years ago
- Go contexts for graceful shutdown☆54Updated 8 years ago
- Generic Code for Go☆92Updated 7 years ago
- An exit strategy for go routines☆52Updated 9 years ago
- A library operating system for Go☆185Updated 9 years ago
- Go package safefile implements safe "atomic" saving of files.