Could this work for configuration files? I wanted to use XML or YML but I believe they are a little bit complex and noisy So maybe I could use HJSON? I could use JSON but I really would like having comments Make the config file a HJSON file and convert it into JSON internally and use std/json in Nim