Y
Hacker News
new
|
ask
|
show
|
jobs
by
faragon
595 days ago
Very beautiful implementation of the awk interpreter in less than 600 lines!
https://github.com/Gandalf-/coreutils/blob/master/Coreutils/...
1 comments
anardil
594 days ago
Thank you! This is one of my favorites. User declared variables are next on the todo list, when I get back to it.
link
OskarS
594 days ago
It is really gorgeously written Haskell. I’ve only dabbled in Haskell, but you’re really shetting my appetite for digging in deeper.
link