https://github.com/gallais/idris-tmustache
Total Logic-Less Templating Library
https://github.com/gallais/idris-tmustache
dependent-types template-engine type-providers
Last synced: 6 months ago
JSON representation
Total Logic-Less Templating Library
- Host: GitHub
- URL: https://github.com/gallais/idris-tmustache
- Owner: gallais
- License: gpl-3.0
- Created: 2017-12-12T11:20:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T22:16:44.000Z (over 8 years ago)
- Last Synced: 2025-02-01T09:14:06.614Z (over 1 year ago)
- Topics: dependent-types, template-engine, type-providers
- Language: Idris
- Size: 56.6 KB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# idris-tmustache
Total Logic-Less Templating Library
Using [idris-tparsec](https://github.com/gallais/idris-tparsec) and
[type providers](https://github.com/david-christiansen/idris-type-providers)
to guarantee at compile time that template and data agree.