ru
Feedback
Programming Deadlock

Programming Deadlock

Открыть в Telegram

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

Больше
1 790
Подписчики
-124 часа
+77 дней
+4230 день
Архив постов
A dependently-typed programming language with static memory management https://github.com/vekatze/neut

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

Compiling History: A brief tour of C compilers https://www.deusinmachina.net/p/compiling-history-a-brief-tour-of

How Much Memory Do You Need to Run 1 Million Concurrent Tasks? https://pkolaczk.github.io/memory-consumption-of-async/

The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr. https://github.com/mortdeus/legacy-cc

The Erlang Runtime System https://blog.stenmans.org/theBeamBook/

Definitional Interpreters for Higher-Order Programming Languages John C. Reynolds https://surface.syr.edu/cgi/viewcontent.cgi?article=1012&context=lcsmith_other

Principles of Dependent Type Theory https://carloangiuli.com/courses/b619-sp24/notes.pdf

BuildKit in depth: Docker's build engine explained https://depot.dev/blog/buildkit-in-depth

Solving SAT via Positive Supercompilation https://hirrolot.github.io/posts/sat-supercompilation.html

(How to Write a (Lisp) Interpreter (in Python)) https://norvig.com/lispy.html

A Beginner's Guide to Programming Language Academia https://ryanbrewer.dev/posts/beginners-guide-pl-academia.html

Heap Layers: a flexible infrastructure for composing high-performance memory allocators out of C++ layers https://github.com/emeryberger/Heap-Layers