A simple SDN-to-list converter. SDN stands for Scratch Dictionary Notation. It was inspired by JSON, an object notation made using JavaScript. Format: {key: "value"; key: "value"; ...} Feel free to remix and use in your own projects.
All code by me.