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
Reimplementation of Coroutines for Go
https://research.swtch.com/coro
๐Ÿคฏ1
A Complete Formal Semantics of x86-64 User-Level Instruction Set Architecture
https://raw.githubusercontent.com/StanfordPL/stoke/develop/docs/papers/pldi19a.pdf
๐Ÿ’ฉ2โค1
Epigram: Practical Programming with Dependent Types
https://www.e-pig.org/downloads/epigram-notes.pdf
๐Ÿคฃ1
The First Room-Temperature Ambient-Pressure Superconductor
https://arxiv.org/abs/2307.12008
๐Ÿ‘€2โค1๐Ÿ”ฅ1
Austral is a new systems programming language. It uses linear types to provide memory safety and capability-secure code, and is designed to be simple enough to be understood by a single person, with a focus on readability, maintainbility, and modularity.
https://austral-lang.org/
๐Ÿ‘3๐Ÿคก3๐Ÿค”2๐Ÿคฎ1
Time, Clocks, and the Ordering of Events in a Distributed System (Lamport) - Paper Review
https://percisely.xyz/syncronicity
Boxes Go Bananas: Encoding Higher-Order Abstract Syntax with Parametric Polymorphism
https://www.seas.upenn.edu/~sweirich/papers/itabox/icfp-published-version.pdf
๐Ÿ”ฅ3๐Ÿ’ฉ1
Typed Design Patterns for the Functional Era
https://arxiv.org/pdf/2307.07069.pdf
๐Ÿ’…5๐Ÿ‘1๐Ÿคฃ1
C++ vs Rust Move Semantics Efficiency Comparison
https://arewestackefficientyet.com/
๐Ÿ‘1
๐Ÿ‘2๐Ÿ’ฉ1๐Ÿฆ„1