Forwarded from 喵喵小喵喵 (Meow-meow 🍓)
https://nick-black.com/dankwiki/index.php/Book_list_for_streetfighting_computer_scientists
Nice taste(
Nice taste(
dankwiki
Book list for streetfighting computer scientists
https://hackage.haskell.org/package/contra-tracer-0.2.0.0/docs/Control-Tracer.html 打日志 (on top of abstract nonsense)
in case you don't know arrow notation
en.wikibooks.org
Haskell/Understanding arrows
Arrows, like monads, express computations that happen within a context. However, they are a more general abstraction than monads, and thus allow for contexts beyond what the Monad class makes possible. The essential difference between the abstractions can…
TChan
#纸 Lean4Lean: Towards a formalized metatheory for the Lean theorem prover https://arxiv.org/abs/2403.14064
YouTube
Mario Carneiro: Lean4Lean: Formalizing the type theory of Lean
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
#纸 Sound and Complete Bidirectional Typechecking for Higher-Rank Polymorphism with Existentials and Indexed Types: Full definitions, lemmas and proofs
https://arxiv.org/pdf/1601.05106
https://arxiv.org/pdf/1601.05106
implication_constraints.pdf
317.8 KB
#纸 Complete and Decidable Type Inference for GADTs
#纸 Correct and Complete Type Checking and Certified Erasure for Coq, in Coq
https://inria.hal.science/hal-04077552v3/document
https://inria.hal.science/hal-04077552v3/document
#TIL GHC 9.8 移除了 kind level equality constraints
https://ryanglscott.github.io/2021/08/01/equality-constraints-in-kinds/
https://ryanglscott.github.io/2021/08/01/equality-constraints-in-kinds/
Ryan Scott
GHC curiosities: Equality constraints in kinds - Ryan Scott