ch
Feedback
Programming Deadlock

Programming Deadlock

前往频道在 Telegram

Channel about programming: C, C++, Rust, Zig, Go, Type Theory, Compilers, Threading, Distributed Systems and more...

显示更多
1 685
订阅者
+324 小时
+87
+3630
帖子存档
Don’t Substitute Into Abstractions (Functional Pearl) https://benl.ouroborus.net/papers/2016-dsim/lambda-dsim-20160328.pdf

Elaboration with First-Class Implicit Function Types https://dl.acm.org/doi/pdf/10.1145/3408983

A Polymorphic λ-calculus with Type:Type http://lucacardelli.name/Papers/TypeType.pdf

Harder Drive: Hard drives we didn't want or need https://youtu.be/JcJSW7Rprio?si=xNG96RVJwc60IJUt

Compiling a Functional Language Luca Cardelli http://lucacardelli.name/Papers/CompilingML.A4.pdf

Introduction to the Calculus of Inductive Constructions https://inria.hal.science/hal-01094195/document

Arend is a theorem prover and a programming language based on Homotopy Type Theory. https://github.com/JetBrains/Arend

The algebra of boolean satisfiability https://piedeleu.com/posts/algebra-of-sat/

Normalization by hereditary substitutions https://www.cs.nott.ac.uk/~psztxa/publ/msfp10.pdf

Programming and Reasoning with Algebraic Effects and Dependent Types Edwin C. Brady https://www.type-driven.org.uk/edwinb/papers/effects.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

The Boolean Satisfiability Problem: an overview of solving techniques and applications https://inria.hal.science/hal-03589602/file/ClementinTayou-mai2021.pdf

Features of a dream programming language: 3rd draft https://magnemg.eu/features-of-a-dream-programming-language-3rd-draft

A context-based approach to proving termination of evaluation https://ii.uni.wroc.pl/~mabi/papers/mfps09.pdf