summaryrefslogtreecommitdiffstats
path: root/content/zettel/3c3a.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/zettel/3c3a.md')
-rw-r--r--content/zettel/3c3a.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/content/zettel/3c3a.md b/content/zettel/3c3a.md
new file mode 100644
index 0000000..c4e9d5b
--- /dev/null
+++ b/content/zettel/3c3a.md
@@ -0,0 +1,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.