canmove, Confirmed users
1,448
edits
No edit summary |
|||
Line 31: | Line 31: | ||
The intended outcome of Project Fluent is a syntax for describing translation resources and a low-level API for formatting translations into strings. | The intended outcome of Project Fluent is a syntax for describing translation resources and a low-level API for formatting translations into strings. | ||
* Syntax specification | * [https://github.com/projectfluent/syntax Syntax specification] | ||
* Requirements and good practices for API implementations | * Requirements and good practices for API implementations | ||
* A reference implementation in JavaScript | * A reference implementation in JavaScript | ||
* Implementation in Python | * Implementation in Python | ||
* Implementation in Rust | * [https://github.com/projectfluent/fluent-rs Implementation in Rust] | ||
==Status== | ==Status== | ||
The FTL syntax used in L20n.js as of January 1st, 2017, will be tagged as version 0.1. | The FTL syntax used in L20n.js as of January 1st, 2017, will be tagged as version 0.1. |