admiral.cr
CLI DSL
A DSL for writing command line interfaces in Crystal
A robust DSL for writing command line interfaces written in Crystal.
138 stars
9 watching
14 forks
Language: Crystal
last commit: over 3 years ago
Linked from 1 awesome list
command-linedeveloper-tools
Related projects:
Repository | Description | Stars |
---|---|---|
j8r/clicr | A declarative command line interface builder | 30 |
ndmitchell/cmdargs | A Haskell library for building command line applications with minimal code | 91 |
vindarel/cl-readline | A Common Lisp interface to the GNU Readline library for editing command lines | 38 |
eudoxia0/cmacro | Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. | 887 |
dbuenzli/cmdliner | Declarative definition of command line interfaces for OCaml | 295 |
hedzr/cmdr | Library for parsing command-line arguments and dispatching hierarchical configurations in POSIX-compliant CLI applications. | 136 |
at-grandpa/clim | A command-line interface builder for Crystal programming language. | 123 |
ha7ilm/csdr | A command-line tool and library for Software Defined Radio signal processing | 524 |
chris-huxtable/syslog.cr | Provides a syslog functionality to Crystal applications via LibC bindings | 10 |
crystal-community/icr | An interactive console for running Crystal programming language code in real-time | 505 |
jlevy/the-art-of-command-line | A comprehensive guide to mastering the command line and improving productivity as an engineer | 154,018 |
mjblack/win32cr | A Crystal library for accessing the Windows API | 17 |
devnote-dev/cling | A command-line interface library with a modular design and no macros, allowing developers to create custom commands and options. | 26 |
drhuffman12/ai4cr | A library that provides artificial intelligence capabilities for crystal programming language | 28 |
naqvis/cr-xmpp | A lightweight Crystal library for creating XMPP clients and components with simple automation and event-based architecture. | 16 |