zbraniecki / message-format-2.0-rs

MessageFormat 2.0 Prototype in Rust
https://github.com/unicode-org/message-format-wg/issues/93
Other
6 stars 1 forks source link

Initial Goals #1

Open zbraniecki opened 4 years ago

zbraniecki commented 4 years ago

The initial goal for this repo is a rapid prototype of a subset of MessageFormat 2.0 WG ideation.

The first task suggested by the group is https://github.com/unicode-org/message-format-wg/issues/93 Elango suggested we start prototyping in Rust - https://github.com/unicode-org/icu4x/issues/128

This issue will be completed when we achieve a working POC of a Rust library that has a data model represented in form of an AST which captures the first concept MF2.0 WG wants to tackle.