Version 1 of parse_args

Updated 2018-08-23 03:09:36 by AMG

A fast C extension for parsing procedure arguments written by Cyan Ogilvie. Available from https://github.com/RubyLane/parse_args . Presented at the Tcl 2016 conference. See the paper (PDF) and slides .

AMG: argparse is remarkably similar, though currently implemented in Tcl script.