Hacker News new | ask | show | jobs
by fuzztester 791 days ago
interestingly, i had read somewhere earlier that those utilities were written in D.

confirmed it by looking at the site just now.

2 comments

Yes, and with heavy use of one of the biggest D strengths -- CTFE (compile time eval). Great lib!
I only found out recently that my favourite csv-munging tool, csvtool, is written in OCaml.