allot
Command parser
A library for matching and parsing text commands with placeholders and patterns
Parse placeholder and wildcard text commands
59 stars
3 watching
8 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists
chatopscommandgogolangmatchingparsingpatternslackbottext
Related projects:
Repository | Description | Stars |
---|---|---|
alecthomas/kong | A command-line parser library for Go that simplifies building complex command-line interfaces. | 2,151 |
jamesclonk/go-todotxt | A Go client library for parsing and manipulating task lists in the todo.txt format. | 31 |
mattn/go-shellwords | A library for parsing command-line arguments and environment variables in a shell-like way | 534 |
turbopape/postagga | A Clojure-based natural language processing library for parsing and structuring text input into meaningful data. | 159 |
therealklanni/jp | A commandline tool for parsing JSON from various sources | 51 |
battermann/sbt-json | A plugin for sbt that generates Scala case classes for easy access to JSON data | 31 |
kittymac/sextant | A JSONPath implementation for Swift | 50 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
robik/commandr | A command-line argument parser with support for flags, options, arguments, and subcommands. | 41 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |
1set/todotxt | A Go library for parsing and managing todo.txt files. | 23 |
drewc/smug | A parser combinator library for creating recursive descent parsers in Common Lisp | 108 |
alexflint/go-arg | Provides a structured approach to parsing command-line arguments in Go | 2,032 |
askeladdk/prattle | A parser and scanner package for LL(1) grammars | 7 |
wzshiming/gotype | A tool for parsing and manipulating Golang source code at compile-time | 61 |