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

UCL

< >

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

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

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; } } }

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0