scopt

Options parser

A lightweight command-line options parsing library for Scala applications.

command line options parsing for Scala

GitHub

1k stars
36 watching
163 forks
Language: Scala
last commit: 9 months ago
Linked from 2 awesome lists

command-lineoptions-parsingscala

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mpusz/getopt A C++ library that parses command line options in a way compatible with the C++ Standard Library. 0
scallop/scallop A lightweight command-line argument parsing library for Scala applications 680
jcomellas/getopt A library to parse command line arguments using GNU getopt syntax in Erlang. 251
pcapriotti/optparse-applicative A Haskell library for parsing command-line options in an applicative style 916
xitrum-framework/scaposer A parser and runtime for internationalized Scala programs using gettext PO files 38
sjl/adopt A simple UNIX-style option parser in Common Lisp. 31
alexarchambault/case-app A library providing type-level and seamless command-line argument parsing for Scala applications 296
badaix/popl A lightweight C++ library for parsing command-line options and arguments in a single header file. 169
clojure/tools.cli Provides tools for parsing and managing command-line arguments in Clojure applications. 726
docopt/docopt.fs A library that generates option parsers based on human-readable help messages. 34
scoverage/sbt-scoverage Supports code coverage analysis for Scala projects using scoverage 651
boostorg/program_options A library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner. 110
leejarvis/slop A simple and lightweight option parser for Ruby applications 1,128
epfl-lara/scallion A library for writing parsers and pretty printers for LL(1) languages in Scala using a novel parsing algorithm. 57
docopt/docopt.nim A command line arguments parser generator for Nim programming language. 214