A place to dump various TDD katas and testing experiments using Python
Updated
An unfinished raytracer/pathtracer/bidirectional pathtracer
Updated
A bare-bones mandelbrot and buddhabrot renderer.
Updated
A little experiment in interpreters and JIT compilation
Updated
This is a simple pratt parser
Updated
A small parsing experiment
Updated
A library of various containers in C
Updated
A simple sudoku solver, using heuristics or backtracking
Updated