Skip to content

nerima-lisp/cl-cc-target

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cl-cc-target

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.

Usage

(asdf:load-system "cl-cc-target")
(cl-cc/target:find-target :x86-64)

Development

nix develop
nix flake check

License

MIT

About

Target machine descriptions for the cl-cc Common Lisp compiler

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages