Go to file
Quentin 6b152e8330 Fix readme 2020-07-10 10:44:01 +02:00
bindings Working UDP wrapper 2020-07-10 10:32:46 +02:00
data-structures add nth 2020-07-02 17:47:05 +02:00
examples Create a UDP sock wrapper 2020-07-10 10:35:38 +02:00
io Create a UDP sock wrapper 2020-07-10 10:35:38 +02:00
README.md Fix readme 2020-07-10 10:44:01 +02:00

README.md

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 standard library imaginable (ok, maybe the PHP4 one was worse).

Of course, there is no documentation.