Collection of small programs or libraries I've made that don't warrant their own repository, all in public domain.
  • C 52.2%
  • Assembly 9.2%
  • Nim 6.6%
  • Common Lisp 5.9%
  • Standard ML 5.7%
  • Other 20.4%
Find a file
2026-05-13 10:39:17 -04:00
algorithms add call-delay.lua 2026-05-10 13:54:39 -04:00
allocators initial commit 2024-12-26 14:02:40 -03:00
audiovisual make null checking implicit (treat as boolean) 2026-02-21 20:37:51 -03:00
data_structures recategorize source files 2025-10-20 14:34:13 -03:00
exercises add exercises folder 2025-12-09 22:19:32 -03:00
misc delete executable 2026-05-13 10:39:17 -04:00
parsers handle whitespace before dot in grammar 2026-04-27 20:35:37 -04:00
proglangs update license 2025-10-21 13:56:16 -03:00
protocols initial commit 2024-12-26 14:02:40 -03:00
toolbox stripemoji: allow text and not only runes for replacement 2025-12-18 15:20:53 -03:00
README.md update readme 2026-05-10 17:30:07 -04:00
UNLICENSE readme & (un)license 2024-12-26 14:28:24 -03:00

scratch

This repository contains small programs or libraries I've made along the years.

Everything here is under the Unlicense, unless otherwise specified in either the files or as another LICENSE file in a directory.