Last Updated: February 25, 2016
·
691
· sandeepravi

TOML ruby parser

Here's a simple Ruby parser for TOML: https://github.com/sandeepravi/tomlp

Most of the specs are covered although there are some extreme cases that need to be handled.