summaryrefslogtreecommitdiff
path: root/web/tutorials/03-compilers.markdown
blob: 59fa0da8d3a00bf8b4fade06b1d72da529bea796 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
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