summaryrefslogtreecommitdiffstats
path: root/content/zettel/2e1d1.md
blob: 902af9a83c38302af16cc656d562c9bfb75b197e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.