No description
Find a file
Chris Wong 110930a558 Epic refactor of doom
* Use `&ExtCtxt` instead of `&mut ExtCtxt`

* Take statements vector by value instead of by reference

* Make control structures easier to write
2015-01-30 18:48:29 +13:00
maud Rename std::io => std::old_io 2015-01-30 18:00:22 +13:00
maud_macros Epic refactor of doom 2015-01-30 18:48:29 +13:00
.gitignore First commit 2014-12-17 21:11:56 +13:00
.travis.yml Abandon all hope of getting doc uploads to work 2015-01-29 14:57:28 +13:00
LICENSE-APACHE First commit 2014-12-17 21:11:56 +13:00
LICENSE-MIT First commit 2014-12-17 21:11:56 +13:00
maud.png HTML5 rocks 2015-01-11 15:05:42 +13:00
README.md Update documentation link 2015-01-14 17:35:28 +13:00
upload-docs Autodocification 2015-01-14 17:33:24 +13:00

HTML5 rocks. maud Build Status

Maud is a macro for generating HTML.

See https://lambda.xyz/maud/doc/maud/ for documentation, including a quick tutorial.