Zelphir Kaltstahl 2fa1de8d6a change lambda characters into lambda words | 4 lat temu | |
---|---|---|
.. | ||
README.org | 5 lat temu | |
example-in.csv | 5 lat temu | |
example-out.csv | 5 lat temu | |
example.scm | 4 lat temu |
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.
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.
Use Guile on command line:
guile example.scm