|
|
|
|
|
by kirse
4114 days ago
|
|
I had just stumbled on this C# 1.1 parser written in F# yesterday. I'm not sure if a syntax-tree and parser in 350 lines is decent, but I can at least see what you're talking about in regards to ML/OCaml being well-suited for the task. http://www.fssnip.net/lf |
|