Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lorissigrist/icu-messageformat-2


https://github.com/lorissigrist/icu-messageformat-2

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# ICU MessageFormat 2.0 Parser

This is a rust implementation of the ICU MessageFormat 2.0 specification. Very much work in progress.

The goal is to be able to:
- [ ] Parse messages according the ICU MessageFormat 2.0 specification
- [x] Serialize messages into the ICU MessageFormat 2.0
- [ ] Generate executeable code
- [ ] Provide a macro for generating code from a message-format string