Tail Call Elimination, Trampoline Functions, CPS Transform, Stack Overflow Prevention

Scheme Macros IX: Algebraic Data Types
blog.veitheller.de·5h
🔧Scheme Macros
Ever copy code and watch it fail for no reason? I made a scrubber for that 🧽
codecleanse.us·16h·
Discuss: r/programming
Code Formatters
Balance between refactoring and inheritance in your code
github.com·21h·
Discuss: Hacker News
🧪Compiler Testing
In-depth Review of Emacs tree-sitter integration
archive.casouri.cc·10h·
🌲Tree-sitter
How to Debug Chez Scheme Programs (2002)
scheme.com·12h·
Discuss: Hacker News
💬Error Message Design
PHPStan: Your Development Best Friend Who Actually Knows PHP Better Than You Do
dev.to·9h·
Discuss: DEV
🔄Bootstrapping
In Defense of C++
dayvster.com·1d·
Discuss: r/cpp
Zig
A Dumb Introduction to z3. Exploring the world of constraint solvers with very simple examples.
asibahi.github.io·1d·
🧩Constraint Solvers
K&R Exercise 1-23 for feedback and review
reddit.com·10h·
📝Rope Editors
libvips v8.18.0 Function Pointer Type Confusion in libvips Callback Dispatch
seclists.org·6h
📦Closure Conversion
How We Reimagined SQL Query Building to Be Smarter, Safer, and Simpler (Introducing `mysql2-dx` v1.1.0)
npmjs.com·22h·
Discuss: DEV
🛡️Error Handling
Safepoints and Fil-C
fil-c.org·4h·
Discuss: Hacker News
🎯Ring Buffers
Security Through Intentional Redundancy
commaok.xyz·7h·
🔐Capability Calculus
JIT-ing a stack machine (with SLJIT)
bullno1.com·7h·
📜Bytecode Interpreters
Semantic Dictionary Encoding
falvotech.com·18h·
Discuss: Hacker News
🗂️Type Indexing
Fighting human trafficking with self-contained applications
lwn.net·9h·
Discuss: Hacker News
🎯99-Line Tools
Model Kombat by HackerRank
producthunt.com·5h
🏁Language Benchmarks
Taming the monorepo beast: Our journey to a leaner, faster GitLab repo
engineering.grab.com·9h
📦Monorepos
Typescript : Generic Data Fetch
dev.to·5h·
Discuss: DEV
🔧API Design
Asynchronous Exceptions in Practice (2017)
simonmar.github.io·14h·
Discuss: Hacker News
🔗Concurrency Primitives