Personal Scheme libraries
Go to file
Lassi Kortela 118dd55027 Add peek library 2021-09-29 19:20:34 +03:00
chibi Import (chibi match) library from snow-fort.org 2021-08-17 13:26:44 +03:00
.gitignore Add Gambit test script 2021-08-17 13:26:44 +03:00
LICENSE Initial commit 2021-08-17 13:23:26 +03:00
README.adoc Add readme 2021-08-17 13:26:44 +03:00
aplist.scm Rename vars in aplist 2021-08-17 14:37:21 +03:00
aplist.sld Fix name of aplist library 2021-08-17 14:32:13 +03:00
command-line-test.scm Add (lassik ...) prefix to command-line 2021-08-17 13:26:44 +03:00
command-line.scm Implement command line quoting 2021-08-17 13:26:44 +03:00
command-line.sld Add (lassik ...) prefix to command-line 2021-08-17 13:26:44 +03:00
dockerfile-test.scm Add (lassik ...) prefix to library names 2021-08-17 13:26:44 +03:00
dockerfile.scm Commit 0.1 versions published to snow-fort.org 2021-08-17 13:26:44 +03:00
dockerfile.sld Add (lassik ...) prefix to library names 2021-08-17 13:26:44 +03:00
humanize-test.scm Add (lassik ...) prefix to humanize 2021-08-17 13:26:44 +03:00
humanize.sld Add (lassik ...) prefix to humanize 2021-08-17 13:26:44 +03:00
immutable-hashtable.sls Add immutable-hashtable for R6RS 2021-08-17 14:38:51 +03:00
library-inspection.chezscheme.sls Start library-inspection library 2021-08-17 13:26:44 +03:00
library-inspection.chibi.scm Split library-inspection library 2021-08-21 09:55:49 +03:00
library-inspection.gauche.scm Split library-inspection library 2021-08-21 09:55:49 +03:00
library-inspection.sld Split library-inspection library 2021-08-21 09:55:49 +03:00
peek.sld Add peek library 2021-09-29 19:20:34 +03:00
read-char-if.scm Remove commented-out debug code 2019-03-28 12:36:18 +02:00
read-char-if.sld Add (lassik ...) prefix to read-char-if and tex-parser 2021-08-17 13:31:37 +03:00
shell-quote-test.scm Add (lassik ...) prefix to library names 2021-08-17 13:26:44 +03:00
shell-quote.scm Commit 0.1 versions published to snow-fort.org 2021-08-17 13:26:44 +03:00
shell-quote.sld Add (lassik ...) prefix to library names 2021-08-17 13:26:44 +03:00
string-inflection-test.scm Add string-inflection library 2021-08-17 13:26:44 +03:00
string-inflection.sld Add string-inflection library 2021-08-17 13:26:44 +03:00
tex-parser-test.scm Rename some test scripts 2021-08-17 14:14:04 +03:00
tex-parser.scm Refactor 2019-03-28 12:37:15 +02:00
tex-parser.sld Add (lassik ...) prefix to read-char-if and tex-parser 2021-08-17 13:31:37 +03:00
trivial-tar-writer-test.scm Rename some test scripts 2021-08-17 14:14:04 +03:00
trivial-tar-writer-test.sh Rename some test scripts 2021-08-17 14:14:04 +03:00
trivial-tar-writer.scm Remove unused variable 2021-08-17 13:26:44 +03:00
trivial-tar-writer.sld Add (lassik ...) prefix to trivial-tar-writer 2021-08-17 13:26:44 +03:00
unpack-assoc.scm Avoid error with empty (begin) in some Schemes 2021-08-17 13:26:44 +03:00
unpack-assoc.sld Add (lassik ...) prefix to library names 2021-08-17 13:26:44 +03:00

README.adoc

# Miscellaneous Scheme libraries

Libs that haven't graduated to having a proper home elsewhere.