On 20/11/11 2:17 PM, Peter Alexander wrote:
Demonstrates: - Syntax - Imports - Raw string literals - Foreach with type deduction - CTFE with regex - "Batteries included" library (std.byLine(), regex, match, writefln) - General succinctness of D code
Ignore the CTFE with regex, it doesn't do any CTFE. Maybe I was thinking of the new one?