Readings shared December 30, 2024
The readings shared in Bluesky on 30 December 2024 are
- Readings shared December 29, 2024. #Haskell #Python #Math #AI #ITP
- Formal verification of a custom scheduling algorithm and specification of a Round-Robin implementation using Coq. ~ Christian Choa et als. #ITP #Coq #Rocq
- Formal verification of shortest job first scheduling algorithm in Coq. ~ Jian Lawrence Luteria et als. #ITP #Coq #Rocq
- Rocq prover: A trustworthy, industrial-strength interactive theorem prover and dependently-typed programming language for mechanised reasoning in mathematics, computer science and more. #ITP #Rocq
- Generalized Dijkstra in Haskell. ~ Lucas Escot. #Haskell #FunctionalProgramming
- Tutorial on good Lisp programming style. ~ Peter Norvig, Kent Pitman (1993). #CommonLisp #Programming
- Paradigms of artificial intelligence programming (Case studies in Common Lisp). ~ Peter Norvig. #eBook #AI #CommonLisp #Programming
- Emacs Lisp guide. ~ Chris Done. #Emacs #Lisp
- Category theory illustrated. ~ Jencel Panic. #CategoryTheory
- Mathematical expression and reasoning for computer science. ~ David Liu, Toniann Pitassi. #eBook #Logic #Math #CompSci
- How to use Emacs as a desktop environment in Linux with EXWM. ~ Ramces Red. #Emacs
- Historias de la IA: los autómatas. ~ Manuel de León. #IA #Autómatas