clingon
Parser
A command-line options parser system for Common Lisp
Command-line options parser system for Common Lisp
127 stars
9 watching
7 forks
Language: Common Lisp
last commit: 6 months ago
Linked from 1 awesome list
common-lisplispoptionsoptparseparser
Related projects:
Repository | Description | Stars |
---|---|---|
dnaeon/cl-bcrypt | Provides functions to generate, parse and verify bcrypt password hashes | 13 |
dnaeon/cl-jwk | A Common Lisp system for parsing and decoding public JSON Web Keys (JWK) from various formats. | 18 |
dnaeon/cl-jingle | A Common Lisp web framework with features and tools for building REST APIs and applications | 48 |
chh/optparse | A lightweight command line argument parser for PHP | 19 |
clojure/tools.cli | Provides a framework for parsing command-line options in Clojure programs. | 723 |
dnaeon/cl-ssh-keys | A Common Lisp system for generating and parsing OpenSSH keys. | 23 |
dlang-community/libdparse | A parser for D source code | 115 |
bfgroup/lyra | A command line argument parser for C++ | 483 |
rotatef/cl-html5-parser | An HTML5 parser for Common Lisp. | 55 |
dnaeon/cl-migratum | A Common Lisp system that automates the process of updating database schemas during software development and deployment. | 45 |
chaitanyagupta/chronicity | A natural language date and time parser for Common Lisp | 67 |
jermp/cmd_line_parser | A lightweight C++17 command line parser with support for parsing command-line options and arguments. | 25 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 94 |
abolz/cmdline2 | A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
sjl/adopt | A simple UNIX-style option parser in Common Lisp. | 31 |