A selection of random scraps of programs and scripts, some of which might even work.
Go to file
Barra Ó Catháin 5edc89248b Whoops, actually add infinite-loop.scm.
A macro for infinitely looping a procedure in Scheme.
2023-03-11 00:02:38 +00:00
SDL2-Bits-And-Pieces Added infinite-loop.scm 2023-03-10 23:59:55 +00:00
README.org Reorganized the structure again: I swear I'm happy with it this time. 2023-02-18 21:43:11 +00:00
doomsday-clock-of-doom.c README, and a Year 2038 doomsday clock. 2022-12-05 14:44:16 +00:00
infinite-loop.scm Whoops, actually add infinite-loop.scm. 2023-03-11 00:02:38 +00:00
roll.c Added a basic dice roller. 2022-12-07 11:07:19 +00:00
silvermud-command-hash-tester.c Added silvermud-command-hash-tester. 2023-02-20 23:05:04 +00:00

README.org

Bits and Pieces

Bits and pieces is a repository containing exactly that, bits and pieces of code. This may include tools that are too small for their own repo, functions which may be useful in other programs, and pieces to practice various techniques and concepts.

These are not guaranteed to be good, stay working, or even work in the first place.

Copying and distribution of these files, with or without modification, is permitted in any medium without royalty. These files are offered as-is, without any warranty.