A YAML parser for Stata forked from sergiocorreia on April 25, 2017.
A new option global
is added, which stores the parsed contents as a global macro. See test.do
for demonstration.
net from https://raw.githubusercontent.com/gslab-econ/stata-misc/master/
cap ado uninstall yaml
net install yaml