standard library, pre-load Scheme libraries
Brought to you by:
olpa
It makes sense to create a library of re-usable Scheme
functions, such as xlib:escape-for-c. Load them is the
environment variable XSIEVE_PRELOAD_FILES (separated by
":" or by ";".
Go through examples (such as xslt2xsieve) and move
Scheme code to libraries.
Logged In: YES
user_id=534833
Fix the documentation for xslt2xsieve example. ("The
function <literal>xlib:escape-for-string</literal> is
defined in the file <filename>xslt2xsieve.scm</filename>.")