Lesley's Digital Garden

Home

❯

Notes

❯

system programming

system programming

Feb 08, 2025

  • parent : computing
  • computing/system

Data Representations

  • endianness
  • twos complement
  • floating-point numbers
  • fixed-point numbers

Languages

  • machine languages and bytecodes
  • C, C++, and Rust

ABI

see ABI

Subsections

  • calling conventions
  • caller-saved and callee-saved registers
  • stack and frame pointers
Link to original

Memory Management

  • custom allocators

Related

  • performance MOC

Graph View

  • Data Representations
  • Languages
  • ABI
  • Memory Management
  • Related

Backlinks

  • Computing MOC

Created with Quartz v4.5.2 © 2026. All notes are written in Obsidian.

  • GitHub Repository
  • Mastodon