Evening project: hsline, a grep/sed-like text processor with haskell goodness(github.com)
github.com
Evening project: hsline, a grep/sed-like text processor with haskell goodness
https://github.com/inportb/playground/blob/master/Pinako/hsline/hsline.hs
1 コメント
I felt like learning Haskell last night, so I decided to rip this idea off PyLine < http://news.ycombinator.com/item?id=2808400 >