Skip to content

Commit 63d16b8

Browse files
committed
Add study resources to README
1 parent e6a95f0 commit 63d16b8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,3 +152,13 @@ said, here are some of the bits of functionality that I am interested in:
152152
* simdjson
153153
* sled
154154
* software transactional memory
155+
156+
##### resources I'm studying while experimenting with this
157+
158+
* Frank Pfenning's lectures on [Bug Catching (CMU Spring 2021)](http://www.cs.cmu.edu/~15414/schedule.html) and [Linear Logic (CMU Spring 2012)](https://www.cs.cmu.edu/~fp/courses/15816-s12/schedule.html)
159+
* Robert Harper's Practical Foundations for Programming Languages, 2nd ed
160+
* Handbook of Model Checking - Edmund M. Clarke et al.
161+
* Logic for Concurrency and Synchronisation - Ruy J.G.B. de Queiroz
162+
* Programming Distributed Computing Systems - Carlos Varela
163+
* Program = Proof - Samuel Mimram
164+
* The Optimal Implementation of Functional Programming Languages - Andrea Asperti and Stefano Guerrini

0 commit comments

Comments
 (0)