~ehmry/dhall-nim

Dhall evaluation for Nim
Bigints import has changed
Escape keys containing '.'

clone

read-only
https://git.sr.ht/~ehmry/dhall-nim
read/write
git@git.sr.ht:~ehmry/dhall-nim

You can also use your local clone with git send-email.

#Dhall

This is a dhall evaluator in pure Nim. Its not complete, but suitable for some limited purposes.

#xml_to_dhall

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.