Target machine descriptions for the cl-cc Common Lisp compiler: the ABI and ISA facts instruction selection, register allocation and the encoders read — x86-64, AArch64, RISC-V 64 and WebAssembly 32.
A pure :cl leaf: :depends-on is empty, and t/ asserts no other cl-cc
package is loaded alongside it.
(asdf:load-system "cl-cc-target")
(cl-cc/target:find-target :x86-64)nix develop
nix flake checkMIT