es
Feedback
Programming Deadlock

Programming Deadlock

Ir al canal en Telegram

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

Mostrar más
1 790
Suscriptores
-124 horas
+77 días
+4230 días
Archivo de publicaciones
Macro-header for compile-time C obfuscation (tcc, win x86/x64) https://github.com/DosX-dev/obfus.h

Essence of generalized partial computation Yoshihiko Futamura https://www.sciencedirect.com/science/article/pii/030439759190299H

Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode https://github.com/lifting-bits/mcsema

LLPE is a partial evaluator for LLVM bitcode. It is suitable for specialising programs written in C, C++, FORTRAN, or any other language that can be compiled to LLVM intermediate representation. http://www.llpe.org/

A Lisp Way to Type Theory and Formal Proofs https://hal.science/hal-01563373

What every programmer should know about memory, Part 1 https://lwn.net/Articles/250967/

A simple program specializer (based on partial evaluation) for a subset of Scheme. https://github.com/sergei-romanenko/unmix

The Preprocessor Iceberg Meme https://jadlevesque.github.io/PPMP-Iceberg/

Size Optimization Tricks https://justine.lol/sizetricks/

Garbage Collection for Systems Programmers https://bitbashing.io/gc-for-systems-programmers.html

Binding Time Analysis: A New PERspective https://dl.acm.org/doi/pdf/10.1145/115865.115881

CONS Should not CONS its Arguments, or, a Lazy Alloc is a Smart Alloc https://www.cs.tufts.edu/~nr/cs257/archive/henry-baker/cons-lazy-alloc.pdf

Optimal Reduction without Oracle? https://arxiv.org/pdf/1701.04691.pdf