Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 305 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 305 Bytes

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.