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
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
Introduction to the Calculus of Inductive Constructions
https://inria.hal.science/hal-01094195/document
๐Ÿ‘1
Compiling a Functional Language
Luca Cardelli
https://lucacardelli.name/Papers/CompilingML.A4.pdf
๐Ÿ‘1
A Polymorphic ฮป-calculus with Type:Type
https://lucacardelli.name/Papers/TypeType.pdf
๐Ÿ”ฅ1
Elaboration with First-Class Implicit Function Types
https://dl.acm.org/doi/pdf/10.1145/3408983
๐Ÿ‘1
Donโ€™t Substitute Into Abstractions (Functional Pearl)
https://benl.ouroborus.net/papers/2016-dsim/lambda-dsim-20160328.pdf
๐Ÿ‘1๐Ÿคฏ1
Continuous Normalization for the Lambda-Calculus and Gรถdelโ€™s T
https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=b42488e06239b71c12d429db1895063e25601e8b
๐Ÿ‘1๐Ÿ‘Ž1