Hacker News new | ask | show | jobs
by seawlf 3089 days ago
I'm writing a text editor. I love it, its handling of UTF-8+ strings makes me want to bawl with the amount of time I've dumped into handling that in other contexts. The lifetimes take some getting used to but after you do, the language is a breeze and so much fun to work on.