Go to file
2020-07-09 17:51:13 +02:00
bindings Fix broken implem 2020-07-09 17:51:13 +02:00
data-structures add nth 2020-07-02 17:47:05 +02:00
examples Fix broken implem 2020-07-09 17:51:13 +02:00
io Add helpers 2020-07-02 17:35:58 +02:00
README.md Fix name 2020-07-02 17:36:52 +02:00

schemelib

SchemeLib is my own swiss army knife when coding with scheme, it helps code reuse across my projects. Code is tailored to my needs, so from an external point of view it's probably the worst imaginable standard library imaginable (just after the one of PHP 4 and less).

Of course, there is no documentation.