On 2015-11-26 09:33, Vladimir Panteleev wrote:

INI files are the closest thing to that. You probably have a lot of
INI-like files in your /etc/.

Rust's Cargo uses TOML, which is a structured extension of INI.

I think Go uses TOML. I have at least seen several Go projects who're using. GitLab CI multi runner, for example.

[1] https://gitlab.com/gitlab-org/gitlab-ci-multi-runner

--
/Jacob Carlborg

Reply via email to