
11 Oct
2011
11 Oct
'11
10:35 p.m.
On Tue, Oct 11, 2011 at 5:03 PM, Edward Kmett
I'll admit I have only ever really tested this with a joke en@lolcat translation, which I auto-translate with perl, though I admit if I could find a nice perl module for generating zalgo-style text, en@zalgo would be pretty neat to auto-generate as well.
Using Yesod's approach and assuming lolspeak :: String -> String you could have render_en_lolcat = lolspeak . render_en_US Pretty neat! ;-D Cheers, -- Felipe.