Measures Concepts
GitHub icon

UCL

UCL - Data notation

< >

UCL, aka Universal Configuration Language, is an open source data notation created in 2013.

Source code:
git clone https://github.com/vstakhov/libucl
#684on PLDB 11Years Old

Universal configuration library parser


Example from the web:
param = value; section { param = value; param1 = value1; flag = true; number = 10k; time = 0.2s; string = "something"; subsection { host = { host = "hostname"; port = 900; } host = { host = "hostname"; port = 901; } } }

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout