hakyll/web/tutorials/03-compilers.markdown

13 lines
298 B
Markdown
Raw Normal View History

2012-12-15 17:17:12 +00:00
---
title: Using and writing Compilers
author: Jasper Van der Jeugt
---
Identifier, Item, Compiler
--------------------------
Three important, related types are `Identifier`, `Item` and `Compiler`.
- `Identifier` is a string-like value which uniquely identifies a single item
for your webpage