Universal Configuration Language

Universal Configuration Language Used AI

3 devlogs
7h 2m
Created by Ras_rap

Its another configuration language, but im adding all the features i want in a config language

Timeline

I'm putting this on hold as I realized how awful the TS parser I wrote is, and nothing my sleep deprived can muster is going to fix that train wreck

Update attachment

We got a JavaScript/TypeScript version now, debating if Java, Lua, or C# should be next

https://www.npmjs.com/package/ucl-parser

Update attachment

I created a python version of UCL, and its now available at https://pypi.org/project/ucl-parser/1.0.0/

Update attachment