Kong aims to support arbitrarily complex command-line structures with as little developer effort as possible. To achieve that, command-lines are expressed as Go types, with the structure and tags ...
A lightweight, record-based command-line argument parser for Free Pascal. ArgParser-FP is designed for small to medium console applications, offering a clean API to handle arguments with minimal setup ...