Readings shared November 17, 2024
The readings shared in Mastodon on 17 November 2024 are
- Readings shared November 16, 2024. #ITP #Lean4 #FunctionalProgramming #Math #AI #LLMs #Git #GitHub
- Designing proof deautomation for Coq. ~ Jessica Shi, Cassia Torczon, Harrison Goldstein, Andrew Head, Benjamin C. Pierce. #ITP #Coq
- Type-checking and type-inference. ~ René Thiemann. #Haskell #FunctionalProgramming
- Type-inference in Haskell, kinds and explicit foralls. ~ René Thiemann. #Haskell #FunctionalProgramming
- Functors, record syntax, case study: a simple parser. ~ René Thiemann. #Haskell #FunctionalProgramming
- Monads in general, state monads. ~ René Thiemann. #Haskell #FunctionalProgramming
- Evaluation of monadic code, example: Tseitin, error monads. ~ René Thiemann. #Haskell #FunctionalProgramming
- Parsing in general, Parsec. ~ René Thiemann. #Haskell #FunctionalProgramming
- Number of isomorphism classes of ternary trees. ~ Atabey Kaygun (@atabeykaygun.bsky.social). #FunctionalProgramming #CommonLisp
- Sieves and sheaves. ~ Bartosz Milewski (@bartoszmilewski.bsky.social). #CategoryTheory
- Python is no more the king of data science (5 reasons why Python is losing its crown). ~ Abdur Rahman. #Python #Programming