kaka.farm

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 1d82c4446d1b8847f6737da15e2f2277cefe4ba7
parent ecd426512a846cad1b54134c218f0370b97365cd
Author: Yuval Langer <yuval.langer@gmail.com>
Date:   Sat, 13 Jan 2024 10:23:56 +0200

Add post about RSV passing all tests and being R7RS compliant.

Diffstat:
Aposts/2024-01-13-a-fairly-compliant-r7rs-scheme-rsv-library.md | 18++++++++++++++++++
1 file changed, 18 insertions(+), 0 deletions(-)

diff --git a/posts/2024-01-13-a-fairly-compliant-r7rs-scheme-rsv-library.md b/posts/2024-01-13-a-fairly-compliant-r7rs-scheme-rsv-library.md @@ -0,0 +1,18 @@ +title: A fairly compliant R7RS Scheme RSV (Rows of String Values) library. +tags: guile, csv, tsv, rsv, r7rs, scheme +date: 2024-01-13 10:21 +--- + +A few days ago [I wrote][1] about writing a [Guile library][2] for +reading and writing [RSV files][3]. I have reached a point where the +tests all succeed and the code is seems to be R7RS standard compliant +Scheme. All recommendations, criticism, hints, arcane secrets, and +spiritual advice would be welcome - I go by "cow_2001" on the #scheme +IRC channel on [Libera Chat][4]. + +exercise following [the specification][3]: + +[1]: https://kaka.farm/haunt/posts/guile-rsv---a-rows-of-string-values-implementation.html +[2]: https://codeberg.org/kakafarm/guile-rsv +[3]: https://github.com/Stenway/RSV-Specification +[4]: https://libera.chat/