Scroll to navigation

GSL(1) User Commands GSL(1)

NAME

gsl - a code construction and generation tool

SYNOPSIS

gsl [-<option> ] [-<attr>[:<value>]] [FILE]

gsl -a [-<option> ] [-<attr>[:<value>]] [FILE] [ARG]

DESCRIPTION

GSL/4.1 is a code construction tool. It will generate code in all languages and for all purposes, based on templates.

OPTIONS

Pass arguments following [FILE] to GSL script
suppress routine messages
process files in parallel
set console mode (optionally capture output to file)

(use capital case -C:... to disable the echo)

modes:

p - print as requested
d - prefix with date and time
t - prefix with time only
dbg - datetime, with full flush to disk
set script cache size - default is 1000000
show command-line summary
show full version information

SEE ALSO

The full documentation for gsl, including tutorials on how to create templates, is maintained as a MarkDown format README in:

</usr/share/doc/generator-scripting-language/README.md>

or online at:

<https://github.com/zeromq/gsl/blob/master/README.md>

September 2017 gsl 4.1