summaryrefslogtreecommitdiffstats
path: root/content/zettel/2e1d1.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/zettel/2e1d1.md')
-rw-r--r--content/zettel/2e1d1.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/content/zettel/2e1d1.md b/content/zettel/2e1d1.md
new file mode 100644
index 0000000..902af9a
--- /dev/null
+++ b/content/zettel/2e1d1.md
@@ -0,0 +1,14 @@
++++
+title = "Program expression graphs"
+author = "Yann Herklotz"
+tags = []
+categories = []
+backlinks = ["2e1d"]
+forwardlinks = ["2e1d2"]
+zettelid = "2e1d1"
++++
+
+These are representations of programs in an expression form, which
+allows one to only work in this representation, and think of programs
+more like equations that can simply be transformed and saturated with
+equalities.