โŒ About FreshRSS

Reading view

There are new articles available, click to refresh the page.

Move `ada-toml` to the "Format Readers and Writers" section

Move `ada-toml` to the "Format Readers and Writers" section

Assuming that the "Parsers, Scanners, Linters, Analysers, Interpreters
and Prettyprinters" section is about programming languages, the "Format
Readers and Writers" section is better suited for `ada-toml`, as TOML is
a file format to represent structured data (not code), like INI.
โŒ