summaryrefslogtreecommitdiffstats
path: root/content/zettel/2e4a4.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/zettel/2e4a4.md')
-rw-r--r--content/zettel/2e4a4.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/content/zettel/2e4a4.md b/content/zettel/2e4a4.md
new file mode 100644
index 0000000..004c850
--- /dev/null
+++ b/content/zettel/2e4a4.md
@@ -0,0 +1,15 @@
++++
+title = "Downsides of the techniques"
+author = "Yann Herklotz"
+tags = []
+categories = []
+backlinks = ["2e4a3"]
+forwardlinks = []
+zettelid = "2e4a4"
++++
+
+The downside of the first, is that especially in specification
+languages, the programmer does not want to think about the
+implementation details and detailed accesses to the data structures. It
+would therefore be good to either use the static analysis or runtime
+solutions instead, as they produce less burden on the programme.