README.org 656 B

General information

This example makes use of guile-dsv (https://github.com/artyom-poptsov/guile-dsv.git), which is a generalized library for reading and writing delimiter separated values (so it goes beyond only comma separated values a.k.a. CSV) from and to files (via ports) or strings.

Dependencies

To install guile-dsv you can use Guix or compile the library yourself and make sure it can be found by Guile by being on the Guile load path.

Running

Use Guile on command line:


guile example.scm