No description
Find a file
2026-05-24 10:23:05 -05:00
.vscode clean up readme and add vscode exclusion filters 2026-05-24 10:23:05 -05:00
cpp feat(crtp): crtp static interface and mixin. 2026-05-22 20:03:13 -05:00
ctci Add python std stuff 2025-03-24 23:48:02 -04:00
cuda Restructure directory. 2024-05-31 22:27:25 -06:00
dsa Moving things around 🚚 2025-02-05 01:26:22 -05:00
go/xbazzilib more go sapphism 2025-01-22 05:30:43 +00:00
leetcode more go sapphism 2025-01-22 05:30:43 +00:00
python feat: add graph and linked list implementations, along with various utility functions 2025-12-14 23:13:56 -07:00
rust feat: add stack implementation 2025-03-04 03:02:56 -05:00
standardml feat: add initial Standard ML files including .gitignore, flake.lock, and hello_world.sml 2025-12-14 23:43:55 -07:00
.clang-format chore: clean up repo and add some goodies 2025-11-24 09:43:52 -07:00
.clang-tidy chore: clean up repo and add some goodies 2025-11-24 09:43:52 -07:00
.gitignore chore: clean up repo and add some goodies 2025-11-24 09:43:52 -07:00
flake.lock chore: clean up repo and add some goodies 2025-11-24 09:43:52 -07:00
flake.nix feat: update binary search implementation and adjust main function to use jthread 2026-01-19 21:26:20 -06:00
programmatic_playground.webp Add monkeys 🐒. 2024-05-29 21:29:09 -06:00
pyproject.toml feat: update binary search implementation and adjust main function to use jthread 2026-01-19 21:26:20 -06:00
README.md clean up readme and add vscode exclusion filters 2026-05-24 10:23:05 -05:00
setup.py Modularize python packages for easy reuse 2025-03-16 11:12:00 -04:00
shell.nix feat: add overload resolution puzzle 2025-10-01 09:46:55 -06:00

Programmatic Playground

Just for fun and learning language features

Programmatic Playground