Handbook of Practical Logic and Automated Reasoning
https://www.cambridge.org/core/books/handbook-of-practical-logic-and-automated-reasoning/EB6396296813CB562987E8C37AC4520D
https://www.cambridge.org/core/books/handbook-of-practical-logic-and-automated-reasoning/EB6396296813CB562987E8C37AC4520D
Cambridge Core
Handbook of Practical Logic and Automated Reasoning
Cambridge Core - Logic, Categories and Sets - Handbook of Practical Logic and Automated Reasoning
wasm-superoptimization.pdf
1.9 MB
Superoptimization of WebAssembly Process Graphs
https://studenttheses.uu.nl/handle/20.500.12932/39330
https://studenttheses.uu.nl/handle/20.500.12932/39330
A Lévy-optimal lambda calculus reducer with a backdoor to C
https://github.com/etiams/optiscope
https://github.com/etiams/optiscope
GitHub
GitHub - etiams/optiscope: A Lévy-optimal lambda calculus reducer with a backdoor to C
A Lévy-optimal lambda calculus reducer with a backdoor to C - etiams/optiscope
NbE-algebraic-effects.pdf
376.9 KB
Normalization by Evaluation and Algebraic Effects
https://www.sciencedirect.com/science/article/pii/S1571066113000534
https://www.sciencedirect.com/science/article/pii/S1571066113000534
lf.pdf
507.5 KB
Leader/Followers
: A Design Pattern for Efficient Multi-threaded Event Demultiplexing and Dispatchinghttps://www.cs.wm.edu/~dcschmidt/PDF/lf.pdf
Telescopes Are Tries: A Dependent Type Shellac on SQLite
https://www.philipzucker.com/telescope_tries/
https://www.philipzucker.com/telescope_tries/
Hey There Buddo!
Telescopes Are Tries: A Dependent Type Shellac on SQLite
It seems to me that telescopes https://ncatlab.org/nlab/show/type+telescope , the dependently typed notion of context, is more central to the topic of dependent types than the dependent types are.
correct-lifting.pdf
1.1 MB
Verifiably Correct Lifting of Position-Independent x86-64 Binaries to Symbolized Assembly
https://dl.acm.org/doi/pdf/10.1145/3658644.3690244
https://dl.acm.org/doi/pdf/10.1145/3658644.3690244
"Judging whether life is or is not worth living amounts to answering the fundamental question of philosophy. All the rest — whether or not the world has three dimensions, whether the mind has nine or twelve categories — comes afterwards. These are games; one must first answer." Albert Camus in The Myth of Sisyphus
https://arxiv.org/abs/2106.11285
https://arxiv.org/abs/2106.11285
linear-lambda-calculus.pdf
173.2 KB
Linear-algebraic λ-calculus
https://arxiv.org/pdf/quant-ph/0501150
https://arxiv.org/pdf/quant-ph/0501150
Maximize Cache Performance with this One Weird Trick: An Introduction to Cache-Oblivious Data Structures
https://rcoh.me/posts/cache-oblivious-datastructures/
https://rcoh.me/posts/cache-oblivious-datastructures/
rcoh.me
Maximize Cache Performance with this One Weird Trick: An Introduction to Cache-Oblivious Data Structures
If you read my recent post about Postgres you may have noted that Postgres operates primarily with fixed-size blocks of memory called “pages.” By default, Postgres pages are 8KB. This number is tuned to match operating system page sizes which are tuned to…
programs-as-singularities.pdf
1 MB
Programs as Singularities
https://arxiv.org/pdf/2504.08075
https://arxiv.org/pdf/2504.08075
Type Safe Generic Data Structures in C
https://danielchasehooper.com/posts/typechecked-generic-c-data-structures/
https://danielchasehooper.com/posts/typechecked-generic-c-data-structures/
Danielchasehooper
I Write Type Safe Generic Data Structures in C
I write type safe generic data structures in C using a technique that I haven’t seen elsewhere1. It uses unions to associate type information with a generic data structure, but we’ll get to that. My approach works for any type of data structure: maps, arrays…
mimalloc
: A general purpose allocator with excellent performance characteristics. Initially developed by Daan Leijen for the runtime systems of the Koka and Lean languages.https://github.com/microsoft/mimalloc/
GitHub
GitHub - microsoft/mimalloc: mimalloc is a compact general purpose allocator with excellent performance.
mimalloc is a compact general purpose allocator with excellent performance. - microsoft/mimalloc
Our small team vs millions of bots
https://www.fsf.org/blogs/sysadmin/our-small-team-vs-millions-of-bots
https://www.fsf.org/blogs/sysadmin/our-small-team-vs-millions-of-bots
www.fsf.org
Our small team vs millions of bots