Indental is a plaintext dictionary-type database format designed to store elements accessible by name.
In the Indental file, an unindented line declares the key to a new root node, children lines can associate either parameters or lists to their parent node, a line divided with a colon will associate a value to a parameter to the parent node, and a sequence of equally indented lines will append to a list.
NAME KEY : VALUE LIST ITEM1 ITEM2
Or, {NAME:{KEY:VALUE,LIST:[ITEM1,ITEM2])}
incoming(1): about
Last update on 14V11, edited 8 times. +36/46fh deadend ---||-