Tom's Obvious, Minimal Language. By Tom Preston-Werner, Pradyun Gedam, et al. TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages. TOML shares traits with other file formats used for application configuration and data serialization, such as YAML and JSON. TOML and JSON both are simple and use ubiquitous data types, making them easy to code for or parse with machines. TOML and YAML both emphasize human readability features, like comments that make it easier to understand the purpose of a given line. TOML differs in combining these, allowing comments (unlike JSON) but preserving simplicity (unlike YAML). Because TOML is explicitly intended as a configuration file format, parsing it is easy, but it is not intended for serializing arbitrary data structures.

Features

  • Aims to be a minimal configuration file format
  • Easy to read due to obvious semantics
  • Made and designed to map unambiguously to a hash table
  • Easy to parse into data structures in a wide variety of languages
  • Uses ubiquitous data types, making it easy to code for or parse with machines
  • There is no standardized format for INI

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow TOML

TOML Web Site

Other Useful Business Software
Earn up to 16% annual interest with Nexo. Icon
Earn up to 16% annual interest with Nexo.

Access competitive interest rates on your digital assets.

Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of TOML!

Additional Project Details

Programming Language

Python

Related Categories

Python Markup Languages, Python JSON Serialization Libraries

Registered

2021-03-31