goawk
AWK interpreter
An AWK interpreter written in Go with CSV support, designed to run on Unix-like systems.
A POSIX-compliant AWK interpreter written in Go, with CSV support
2k stars
40 watching
84 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
awkcsvgointerpreterparser
Related projects:
Repository | Description | Stars |
---|---|---|
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
mattn/anko | An interpreter written in Go for scripting languages. | 1,483 |
skx/gobasic | A BASIC interpreter written in Golang. | 330 |
akamensky/argparse | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 612 |
gurkankaymak/hocon | A Go library implementing the HOCON configuration format | 79 |
bouk/gonerics | Generics implementation for Go to improve type safety and flexibility in generic programming | 114 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 775 |
mattgreen/hython | A Haskell-powered Python interpreter implementing most of the language's syntax and functionality | 579 |
gopinath-langote/1build | Automates project-specific command line aliases and tasks for improved productivity | 227 |
dominikh/go-mode.el | A comprehensive Emacs mode for editing Go code with various features and integrations. | 1,388 |
brianvoe/sjwt | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 119 |
goccmack/gocc | A tool for generating lexers and parsers from a BNF file with semantic actions. | 616 |
hashicorp/go-version | A library for parsing and verifying version numbers and constraints. | 1,631 |
rjeczalik/gh | A Go library for handling GitHub webhooks with customizable event handlers. | 81 |
goamz/goamz | A comprehensive Amazon Web Services library for Go | 372 |