We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba80546 commit babccf0Copy full SHA for babccf0
1 file changed
www/notes/abscond.scrbl
@@ -38,6 +38,10 @@
38
39
@emph{Let's Make a Programming Language!}
40
41
+@table-of-contents[]
42
+
43
+@section{Overview}
44
45
A compiler is just one (optional!) component of a @emph{programming
46
language}. So if you want to make a compiler, you must first settle
47
on a programming language to compile.
0 commit comments