ru
Feedback
Programming Deadlock

Programming Deadlock

Открыть в Telegram

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

Больше
1 684
Подписчики
+324 часа
+87 дней
+3630 день
Архив постов

An implementation of Terry A. Davis's HolyC https://github.com/Jamesbarford/holyc-lang

Functional Ownership through Fractional Uniqueness https://arxiv.org/abs/2310.18166

Scheduling Internals https://tontinton.com/posts /scheduling-internals/

How do we tell truths that might hurt? Edsger W.Dijkstra, 18 June 1975 https://www.cs.virginia.edu/~evans/cs655/readings/ewd498.html

The Pure Programming Language https://agraef.github.io/pure-lang/

The Rust I Wanted Had No Future Graydon Hoare https://graydon2.dreamwidth.org/307291.html

copy-and-patch.pdf

Copy-and-Patch Compilation: A Fast Compilation Algorithm for High-Level Languages and Bytecode HA

An implementation of "A Categorical Programing Language" https://github.com/msakai/cpl

Finally Tagless, Partially Evaluated https://okmij.org/ftp/tagless-final/JFP.pdf

A dependently-typed programming language with static memory management https://github.com/vekatze/neut

In defense of simple architectures https://danluu.com/simple-architectures/