optionsf90

Option parser

A module for parsing command-line options and input parameters in Fortran programs.

Options & input processing for modern Fortran

GitHub

12 stars
2 watching
3 forks
Language: FORTRAN
last commit: over 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
c9s/getoptionkitAn object-oriented option parser library for PHP, supporting type constraints and various options formats.150
badaix/poplA lightweight C++ library for parsing command-line options and arguments in a single header file.169
boostorg/program_optionsA library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner.110
clojure/tools.cliProvides tools for parsing and managing command-line arguments in Clojure applications.726
pcapriotti/optparse-applicativeA Haskell library for parsing command-line options in an applicative style916
mpusz/getoptA C++ library that parses command line options in a way compatible with the C++ Standard Library.0
sjl/adoptA simple UNIX-style option parser in Common Lisp.31
jcomellas/getoptA library to parse command line arguments using GNU getopt syntax in Erlang.251
bfgroup/lyraA command line argument parser for C++493
abolz/cmdline2A C++ library for parsing command line arguments with support for customizable syntax and multiple option types.18
szaghi/flapA Fortran library for building command line interfaces with automatic parsing and help generation153
dnaeon/clingonA command-line options parser system for Common Lisp127
davidgamba/go-getoptionsA command line option parser with built-in auto-completion support for Go applications.56
scopt/scoptA lightweight command-line options parsing library for Scala applications.1,434
cosiner/flagA command line option parsing library with support for infinite level subcommands and flexible flag definitions.131