Skip to content

Added several parsing options#1

Open
AnnanFay wants to merge 1 commit intojonase:masterfrom
AnnanFay:master
Open

Added several parsing options#1
AnnanFay wants to merge 1 commit intojonase:masterfrom
AnnanFay:master

Conversation

@AnnanFay
Copy link

@AnnanFay AnnanFay commented Apr 6, 2012

I've added several parsing options to parse hierarchies and lists that I've found in some ini files. Take a look at the test files to see what I mean.

I'm still quite new to clojure so I'm sure some of my code could be better.

Added option to turn maps that contain only numerically parsable keys into
sequences.
Added some test cases.
@jonase
Copy link
Owner

jonase commented Apr 7, 2012

This looks interesting. Could you point me to some resource which either discusses these hierarchies or some ini-files floating around on the internet using them?

@AnnanFay
Copy link
Author

AnnanFay commented Apr 7, 2012

The INI file that I originally found is part of dwarftherapist.

After some research this seems to be part of QT's settings format. beginWriteArray has a small example of the output keys. I can't seem to find an official specification or full example from QT!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants