cl-rw

Layered streams for Common Lisp
git clone https://logand.com/git/cl-rw.git/
Log | Files | Refs

shell.nix (77B)


      1 (import <nixpkgs> {}).callPackage ./. {demo = "counter"; lisptype = "sbcl";}