fluent-syntax

Crates.iofluent-syntax
lib.rsfluent-syntax
version0.12.0
created_at2018-07-29 07:40:23.536237+00
updated_at2025-05-22 13:52:44.040678+00
descriptionA low-level parser, AST, and serializer API for the syntax used by Project Fluent, a localization system designed to unleash the entire expressive power of natural language translations.
homepagehttps://www.projectfluent.org
repositoryhttps://github.com/projectfluent/fluent-rs
max_upload_size
id76446
size166,324
Caleb Maclennan (alerque)

documentation

README

Fluent Syntax

crates.io docs.rs Build Coverage Status

The fluent-rs workspace is a collection of Rust crates implementing Project Fluent, a localization system designed to unleash the entire expressive power of natural language translations.

This crate is a low-level parser, AST, and serializer API for the Fluent Syntax.

Get Involved

fluent-rs is open-source, licensed under both the Apache 2.0 and MIT licenses. We encourage everyone to take a look at our code and we'll listen to your feedback.

Discuss

We'd love to hear your thoughts on Project Fluent! Whether you're a localizer looking for a better way to express yourself in your language, or a developer trying to make your app localizable and multilingual, or a hacker looking for a project to contribute to, please do get in touch on discourse and the IRC channel.

Commit count: 719

cargo fmt