10 bookmarks for 2024-09-26

292.

x86 psABIs / x86-64 psABI · GitLab

gitlab.com/x86-psABIs/x86-64-ABI
291.

Ratchets in software development | Lobsters

lobste.rs/s/sb4v1c/ratchets_software_development
290.

The Implementation of Lua 5.0

www.lua.org/doc/jucs05.pdf

See especially the handling of closures.

289.

11.05 The index/JDex • Johnny.Decimal

johnnydecimal.com/10-19-concepts/11-core/11.05-the-index
288.

Programming languages resources | Max Bernstein

bernsteinbear.com/pl-resources
287.

Hello, JIT World: The Joy of Simple JITs

blog.reverberate.org/2012/12/hello-jit-world-joy-of-simple-jits.html
286.

GitHub - anse1/firmforth: A just-in-time-compiling forth system using libfirm.

github.com/anse1/firmforth?tab=readme-ov-file
285.

GitHub - StanfordPL/x64asm: x86-64 assembler library

github.com/StanfordPL/x64asm
284.

AsmJit

asmjit.com
283.

Arena allocator tips and tricks

nullprogram.com/blog/2023/09/27