Jeremy Siek 4 年之前
父節點
當前提交
001211bbec
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      book.tex

+ 2 - 2
book.tex

@@ -185,8 +185,8 @@ software errors, and security vulnerabilities.  For those interested
 in pursuing compiler construction, our goal is to provide a
 stepping-stone to advanced topics such as just-in-time compilation,
 program analysis, and program optimization.  For those interested in
-designing and implementing their own programming languages, we connect
-language design choices to their impact on the compiler its generated
+designing and implementing programming languages, we connect
+language design choices to their impact on the compiler and the generated
 code.
 
 A compiler is typically organized as a sequence of stages that