From eb0abedd1728dd61cd18555f2e6dbc66cb0a847d Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 10 Mar 2016 14:51:04 -0800 Subject: 2753 --- Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 27d198e6..a0147b95 100644 --- a/Readme.md +++ b/Readme.md @@ -58,9 +58,9 @@ comprehend than programs as trees of expressions. Second, I've found that Literate Programming using layers makes assembly much more ergonomic. Third, labels for gotos turn out to be great waypoints to insert code at from future layers; when I tried to divide C programs into layers, I sometimes had to -split statements in two so I could insert code between them. They also seem a -promising representation for providing advanced mechanisms like continuations -and lisp-like macros. +split statements in two so I could insert code between them. Labels also seem +a promising representation for providing advanced mechanisms like +continuations and lisp-like macros. High level languages today seem to provide three kinds of benefits: expressiveness (e.g. nested expressions, classes), safety (e.g. type checking) -- cgit 1.4.1-2-gfad0