File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,17 @@ Racket and types.
12
12
13
13
I use typed Racket and my IDE is Doom Emacs. But I may also code OCaml. The code here is ported from SML/NJ.
14
14
15
+ # Pre-requisites
16
+
17
+ I have mentioned what was useful for me when I attempted to learn the subject.
18
+
19
+ 1 . Knowledge of SML because some key books use OCaml or SML.
20
+ 2 . Ability to understand basic proof techniques. This book helped me even though I haven't finished it.
21
+ 3 . Professor David Solow's lectures are available and he clearly explains the steps involved in writing and
22
+ reading condensed proofs. Highly recommended.
23
+
24
+ ![ image-title-here] ( ../images/DavidSolor.png ) {: class ="img-responsive"}
25
+
15
26
## Attempt 1
16
27
17
28
1 . This does not use Abstract Data Types.
You can’t perform that action at this time.
0 commit comments