I've started writing a module to read in yaml files (see http://www.yaml.org/); the project is currently hosted on http://code.google.com/p/yaml-erlang/ Version 0.1 can process basic lists and mappings (no short-cuts/in-line variants yet). Oliver