DAML ==== This project is a work in progress. Refer to test/templates/ for available syntax. Follow development at http://github.com/dasacc22/DAML To run unit tests: #> python test/ To use: import daml daml._sandbox._open.template_dir = 'omg/seriously' daml.parse('index.daml', {'content': 'Hello World'} Speed Tests =========== I used the speed test mentioned on Mako's website which is a benchmark