Pārlūkot izejas kodu

todo: a chapter on gradual typing!

Jeremy Siek 9 gadi atpakaļ
vecāks
revīzija
0118c5ad36
1 mainītis faili ar 7 papildinājumiem un 0 dzēšanām
  1. 7 0
      book.tex

+ 7 - 0
book.tex

@@ -5683,14 +5683,21 @@ devise a sequence of instructions to implement the type predicates
 
 
 
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\chapter{Gradual Typing}
+\label{ch:gradual-typing}
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \chapter{Parametric Polymorphism}
 \label{ch:parametric-polymorphism}
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \chapter{High-level Optimization}
 \label{ch:high-level-optimization}
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \chapter{Appendix}