Programming Deadlock
1.47K 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
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
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