Meyhem / go-simple-expression-evalLinks
Simple expression evaluator in golang for learning lexers, parsers, ast's and interpreters.
☆51Updated 6 years ago
Alternatives and similar repositories for go-simple-expression-eval
Users that are interested in go-simple-expression-eval are comparing it to the libraries listed below
Sorting:
- Kaburaya optimize the number of goroutines by feedback control.☆105Updated 6 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- ssaview live-renders the SSA representation of a go program☆70Updated 9 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- Fast Go standard library-compatible Unicode functionality.☆58Updated 7 years ago
- Go tool to walk & rewrite AST☆171Updated 5 years ago
- A C interpreter in Go☆123Updated 6 years ago
- Generate .goimportsignore and make goimports fast☆65Updated 8 years ago
- Wizard is database/sql management library for multi instance and sharding in golang☆42Updated 4 years ago
- like gofmt except for go templates☆173Updated 7 years ago
- gpath is a Go package to access a field by a path using reflect pacakge☆40Updated 8 years ago
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Command line (ASCII) and Markdown table for Golang. Deprecated, see https://github.com/olekukonko/tablewriter☆85Updated 2 years ago
- *.go file as a mini supervisor☆60Updated 7 years ago
- Go-interpreter Project Design Documents☆57Updated 6 years ago
- Golang character encoding converter with an automatic code-estimation.☆26Updated 8 years ago
- Diff(1)☆89Updated 6 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- gofind searches through Go source code by types.☆48Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Golang package for generating API documentation from httptest. See example output☆229Updated 4 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- Implement YAML/JSON decoding in one place.☆47Updated 6 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago