This is a dhall evaluator in pure Nim. Its not complete, but suitable for some limited purposes.
A simple utility for demonstrating how to work with Dhall
from within Nim. Converts XML to Dhall in the same way that json-to-dhall
converts JSON to Dhall.