Hacker News new | ask | show | jobs
by z500 737 days ago
Writing recursive descent parsers in F# is a lot of fun with ADTs and pattern matching.