summaryrefslogtreecommitdiffstats
path: root/content/zettel/3c3a.md
blob: c4e9d5b3d46e2877dfcf95af1343b8d0e7fa4c5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
+++
title = "Semantics for both languages"
author = "Yann Herklotz"
tags = []
categories = []
backlinks = ["3c3", "1c5e"]
forwardlinks = ["3c3b", "3c3a1"]
zettelid = "3c3a"
+++

The first thing that is needed is to define semantics for the input and
output languages of the scheduling pass. In our case, this is
`RTLBlock`, a sequential language, and `RTLPar`, a language which
includes some parallelism.