Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

UCL

< >

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

#764on PLDB 11Years Old
Download source code:
git clone https://github.com/vstakhov/libucl

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 About Acknowledgements Extensions Day 630 Donate feedback@pldb.io