Updated 2026-04-19 02:33:42 +00:00
Updated 2026-03-11 07:48:28 +00:00
A specialized virtual machine for lexical analysis (tokenization), derived from Russ Cox's PikeVM implementation.
Updated 2026-02-10 01:16:29 +00:00
Minimal init program based on [suckless init](https://git.suckless.org/sinit/file/README.html)
Updated 2026-01-25 00:39:44 +00:00
A minimal, educational regular expression-based lexer implemented in pure C.
It supports basic regex constructs and can be used to tokenize input strings based on pattern–token rules.
Updated 2026-01-09 18:37:08 +00:00
A multi-user wiki backend that provides a stateless REST API for managing Markdown articles, tags, and user access via OAuth. Handles content storage, tag-based queries, and access control for collaborative editing.
Updated 2026-01-09 18:02:29 +00:00
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill levels that can be solved in any programming language you like. People use them as interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other.
Updated 2025-12-02 03:41:19 +00:00
A collection of programs written in esoteric languages
Updated 2025-10-01 18:57:28 +00:00
A lightweight, logicless templating library, based on mustache, for the Odin programming language
Updated 2025-10-01 18:53:29 +00:00