Programming Deadlock
1.46K subscribers
3 photos
104 files
1.18K links
Channel about programming: C++, Rust, Zig, Go, Type Theory, Compilers, Threading, Distributed Systems and more...
Download Telegram
❀1πŸ€”1
A Dependently Typed Calculus with Pattern Matching and Erasure Inference
https://dl.acm.org/doi/pdf/10.1145/3408973
πŸ‘1
The Unreasonable Effectiveness of Multiple Dispatch
https://www.juliaopt.org/meetings/santiago2019/slides/stefan_karpinski.pdf
πŸ‘2
Productive Coprogramming with Guarded Recursion
https://bentnib.org/productive.pdf
πŸ‘1
Normalization by evaluation and algebraic effects
https://danel.ahman.ee/papers/mfps13.pdf
A context-based approach to proving termination of evaluation
https://ii.uni.wroc.pl/~mabi/papers/mfps09.pdf
πŸ‘1
The Boolean Satisfiability Problem: an overview of solving techniques and applications
https://inria.hal.science/hal-03589602/file/ClementinTayou-mai2021.pdf
Lone is a freestanding Lisp interpreter designed to run directly on top of the Linux kernel with full support for Linux system calls. It has zero dependencies, not even the C standard library.
https://github.com/lone-lang/lone
😱3❀2πŸ”₯2
Programming and Reasoning with Algebraic Effects and Dependent Types
Edwin C. Brady
https://www.type-driven.org.uk/edwinb/papers/effects.pdf
πŸ‘2
Normalization by hereditary substitutions
https://www.cs.nott.ac.uk/~psztxa/publ/msfp10.pdf
πŸ‘1
The algebra of boolean satisfiability
https://piedeleu.com/posts/algebra-of-sat/
πŸ‘3