>>25You fuckhead, most Common Lisp implementations include their own fucking assembler to compile CL down to machine code, and expose that to the user. If you want to know shit at the hardware level, if you want to create new language semantics that directly manipulate CPU features (without having to wrap them in a function or text macro like C's fucking shitty bullshit), then use Common Lisp to bang the metal.