Website message overhaul, pass 2

Peter Alexander peter.alexander.au at gmail.com
Sun Nov 20 07:36:51 PST 2011


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?


More information about the Digitalmars-d mailing list