Ygg01/Linguini

Fix `NUMBERS` and `DATETIME` Builtins

オープン

#18 opened on 2022/05/23

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (15 件のフォーク)auto 404
help wanted

Repository metrics

Stars
 (42 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Motivation

We don't have a good NUMBERS and DATETIME builtins function. It's modelled after fluent.rs, but there it's more of a stub, until icu is adopted.

What this means

This is a hard problem, there aren't any solution that can fit 1-to-1 to those built-ins. So it will need some plumbing, relying on C# or writing it from scratch.

コントリビューターガイド