messagetemplates / messagetemplates-fsharp

Message templates - the ability to format named string values, and capture the properties
http://messagetemplates.org/
Apache License 2.0
18 stars 4 forks source link

Create an F# parser implementation #7

Closed adamchester closed 9 years ago

adamchester commented 9 years ago

This is a WIP for creating an F# implementation of message templates.

Tasks

adamchester commented 9 years ago

F# parser is just about there now!