Minor booklet cleanups

This commit is contained in:
2022-06-11 20:52:51 +02:00
parent 97cc99146b
commit a786e9441c
12 changed files with 24 additions and 24 deletions

View File

@@ -103,7 +103,7 @@
"__type" : "time",
"time" : {
"__type" : "dateAndTime",
"dateAndTimeString" : "2022-04-17T18:04:44.753707+02:00"
"dateAndTimeString" : "2022-04-18T21:16:33.659248+02:00"
}
},
"uid" : {
@@ -113,7 +113,7 @@
"paragraphStyle" : {
"__type" : "textStyle"
},
"string" : "Apart from that, I fear, I cannot help you much if things dont go as planned. But maybe some of the things we will discuss in the next section, [[Building a parser from scratch]], will help you get from something that generates a raw parse tree to something that generates a real usable AST for your language. Take a peek!"
"string" : "Apart from that, I fear, I cannot help you much if things dont go as planned. But maybe some of the things we will discuss in the next section, [[Building a parser from scratch]], will help you get from something that generates a raw parse tree to something that generates a real usable AST for your language (look at Step II if you want to skip ahead). Take a peek!"
}
]
},