Skip to content

Tags: countvajhula/cli

Tags

1.0

Toggle 1.0's commit message
cli language

    - programs and flags as functions
    - familiar racket (e.g. function) syntax for most things
    - flag ↔ parameter correspondence
    - basic flag constraints
    - ability to use cli language in main submodules
    - or as #lang cli in command line scripts
    - equivalence with Racket's parse-command-line