This is a basic parser that I wrote which takes heavily from the examples in Dom Syme's Expert F# book and http://fsharpforfunandprofit.com/posts/pattern-matching-command-line/
3 people like thisPosted: 10 years ago by Joe C
Identify user's browser, Os and device by the browser's UserAgent string.
3 people like thisPosted: 5 years ago by Tuomas Hietanen
HttpListener + FParsec + Pattern Matching = Simple REST Endpoints
3 people like thisPosted: 9 years ago by Ted Cackowski Jr
Neat trick to improve safety
3 people like thisPosted: 2 years ago by Evgeniy Andreev