endoli / message-format.rs

A MessageFormat implementation for Rust.
https://endoli.github.io/message-format.rs/
Apache License 2.0
12 stars 7 forks source link

L20n support #8

Open waywardmonkeys opened 8 years ago

waywardmonkeys commented 8 years ago

The parsing of L20n's FTL format needs to be finished. This can probably be replaced by using a parser that is based upon the EBNF specification: https://github.com/l20n/spec/blob/master/grammar.ebnf