A custom implementation of the C printf function built from scratch, supporting standard and custom format specifiers, variadic functions, buffering, flags, width, precision, and length modifiers.
-
Updated
Jun 24, 2026
A custom implementation of the C printf function built from scratch, supporting standard and custom format specifiers, variadic functions, buffering, flags, width, precision, and length modifiers.
Monty 0.98 bytecode interpreter written in C, supporting stack and queue operations, opcode parsing, and execution using doubly linked lists.
Add a description, image, and links to the gnu89 topic page so that developers can more easily learn about it.
To associate your repository with the gnu89 topic, visit your repo's landing page and select "manage topics."