Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Thursday, 06-Feb-2025 23:45:18 JST Haelwenn /элвэн/ :triskell:
@pasty @katka Well low-level/high-level is an antique notion but it's supposed to be that low-level is assembly with at most some macros but it's effectively like fancy hex editing.
And then high-level is when you have a compiler in the middle that's free to mangle your program.
(And C is quite awful at approaching low-level, see lack of native bitfields for example)