FLAP
CLI parser
A Fortran library for building command line interfaces with automatic parsing and help generation
Fortran command Line Arguments Parser for poor people
151 stars
13 watching
34 forks
Language: Fortran
last commit: 9 months ago
Linked from 1 awesome list
argparsecommand-linefortranfortran-libraryoopparser
Related projects:
Repository | Description | Stars |
---|---|---|
szaghi/fobis | Automates building of modern Fortran projects by tracking inter-module dependencies | 139 |
bartoszgolek/nflags | A simple library for parsing and validating command-line arguments in C# applications. | 50 |
szaghi/befor64 | Library providing easy-to-use methods for encoding and decoding binary data in base64 format | 21 |
fsprojects/argu | A library that generates CLI argument/XML configuration parsers and help messages for F# applications | 457 |
szaghi/preform | A simple preprocessor for modern Fortran projects that supports C-like directives and aims to facilitate template systems for developers. | 24 |
prajwalch/yazap | A command-line argument parsing library for Zig | 153 |
muellan/clipp | Provides a powerful and expressive command line argument parsing solution for C++ | 1,223 |
bfgroup/lyra | A command line argument parser for C++ | 483 |
qookei/conflict | A C++17 command line argument parser library with basic options support | 3 |
akamensky/argparse | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 611 |
cofyc/argparse | A C-based command line arguments parsing library | 690 |
teo-tsirpanis/farkle | A parser library for F# and C# | 93 |
hejsil/zig-clap | A simple command-line argument parser library for the Zig programming language | 954 |
juancarlospaco/cliche | A CLI argument parser library for Nim language | 82 |
razrfalcon/pico-args | An ultra simple CLI arguments parser | 575 |