conferences | speakers | series

Guile Config

home

Guile Config
FOSDEM 2016

I would like to present a library for GNU Guile which is built on, and enhances, Guile's existing Getopt-Long implementation.

It adds: direct support for nested commands (e.g. foo bar --baz); automatic generation and parsing of configuration files; automatic --help message generation; automatic --version message generation; backward compatibility with getopt-long; fully functional approach (if desired).

Speakers: Alex Sassmannshausen