ctjhoa / fluent-rs

MIT License
0 stars 0 forks source link

Resources #1

Open ctjhoa opened 7 years ago

ctjhoa commented 7 years ago

http://l20n.org https://github.com/projectfluent/fluent https://github.com/projectfluent/fluent/blob/v0.4.0/spec/fluent.ebnf https://do.remifa.so/archives/unicode/latin1.html http://projectfluent.io/fluent/guide http://projectfluent.io/play/ https://github.com/l20n/spec https://github.com/seanmonstar/l20n.rs https://github.com/zbraniecki/fluent-rs https://github.com/Geal/nom

https://opensource.guide/

ctjhoa commented 7 years ago
EBNF nom
char anychar
hexdigit hex_digit
line-break NL line_ending eol
inline-space _ space
(char - NL) (char - line-break) not_line_ending