Writing a parser
2020-02-20, 22:36 (This post was last modified: 2020-02-20, 23:06 by Michael Horvath.)
2020-02-20, 22:36 (This post was last modified: 2020-02-20, 23:06 by Michael Horvath.)
I'm starting to write my own parser that will convert an MPD file to JSON format.
Are the FILE, Name:, Author:, !LICENSE, ROTATION properties case-sensitive? Will they always be the same case as I typed them or should I ignore case?
Thanks.
Are the FILE, Name:, Author:, !LICENSE, ROTATION properties case-sensitive? Will they always be the same case as I typed them or should I ignore case?
Thanks.