Generic DSL using F#

A few days ago I announced that I was working on a generic DSL parser : http://rogeralsing.com/2010/03/23/generic-dsl-grammar-and-parser/
I’m now porting the code to F# since it is more suited for AST traversal.

So it will take a few days more before I publish any code, I want to see what I can accomplish with F# first.

1 Comment

Leave a Comment