This is the Linux app named TOML whose latest release can be downloaded as Release1.0.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named TOML with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
TOML
DESCRIPTION
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
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/toml.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.