One fun thing with the compiler project is always being on the lookout for some non-trivial "real world" test programs that are also not enormous.
Seeing another of 's triangle rasterizer posts made me realize that that'd be an interesting one (various nested loops, math, 2d/bitmap array access, etc).