fa
Feedback
Programming Deadlock

Programming Deadlock

رفتن به کانال در Telegram

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

نمایش بیشتر
1 686
مشترکین
+424 ساعت
+147 روز
+4430 روز
آرشیو پست ها
babble: Learning Better Abstractions with E-Graphs and Anti-unification https://dl.acm.org/doi/epdf/10.1145/3571207

Distributed systems for fun and profit .https://book.mixu.net/distsys/single-page.html

Game Theory Analysis of Strategic Choicesin Programming Education and AI-AssistedDevelopment.pdf

p2816r0.pdf

How to Choose Between Hindley-Milner and Bidirectional Typing https://thunderseethe.dev/posts/how-to-choose-between-hm-and-bidir/

2309.06180v1.pdf

Verified Sequential Malloc/Free

MeTTa Optimal Reduction Kernel: A blazing fast hypergraph processing kernel for Hyperon https://github.com/trueagi-io/MORK

Unification and Anti-Unification in the Calculus of Constructions https://www.cs.cmu.edu/~fp/papers/lics91.pdf

Recursive Program Synthesis using Paramorphisms https://dl.acm.org/doi/pdf/10.1145/3656381

Copy-and-Patch Compilation: A fast compilation algorithm for high-level languages and bytecode https://arxiv.org/abs/2011.13127

Multi-Level Quickening: Ten Years Later https://arxiv.org/abs/2109.02958

Speculative Staging for Interpreter Optimization https://arxiv.org/abs/1310.2300

Allocators from C, Rust, Odin C3, Hare, Zig https://antonz.org/allocators/

P10.pdf

The spineless tagless G-machine, naturally https://dl.acm.org/doi/pdf/10.1145/289423.289439

The lockless page cache (Linux) https://lwn.net/Articles/291826/