Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Indental

< >

Indental is a data notation created in 2017.

#2099on PLDB 7Years Old
Homepage

This space-sensitive database format is designed to store a dictionary of elements, accessible by name. The parser is a mere 50 lines, and allows for human-readable data structures for static sites such as Oscean, also see Tablatal. 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.


Example from the web:
NAME KEY : VALUE LIST ITEM1 ITEM2
Example from the web:
{NAME:{KEY:VALUE,LIST:[ITEM1,ITEM2])}

Language features

Feature Supported Example Token
Semantic Indentation ✓
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll