Fluent Syntax 0.7 has been published

The Fluent Syntax 0.7 specification was published last week. Today I published the updated versions of implementations. In this milestone we focused on the role of the whitespace in the syntax. I’m sure many of you will be happy to hear that putting a closing brace (}) on a new line without indentation is no longer a syntax error :slight_smile: I know this had been a long-standing papercut. Thank you for your patience and the continued support and interest in Fluent!

JavaScript:

Python:

I also updated projectfluent.org and the Playground. Note that sharing via Gists doesn’t work at the moment. (Let me know if you’d like to help fix it).

Thanks for the ideas, discussions, feedback, patches and reviews! If you’re interested in what’s next for Fluent, check out the active proposals for Syntax 0.8.