Collection of small programs or libraries I've made that don't warrant their own repository, all in public domain.
  • C 54.9%
  • Nim 7.8%
  • Common Lisp 6.9%
  • Standard ML 6.7%
  • C++ 4.5%
  • Other 19.2%
Find a file
2026-05-03 12:14:17 -04:00
algorithms use proper printf format for 64-bit integers 2026-02-23 23:03:58 -03: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 SML: update qsort.sml 2026-05-03 12:14: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 readme & (un)license 2024-12-26 14:28:24 -03: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. Some of dubious quality, of course.

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