ceptre: init at 2015-08-15

A linear logic programming language for modeling generative interactive systems

+2
+2
pkgs/top-level/all-packages.nix
··· 4862 4862 4863 4863 chibi = callPackage ../development/interpreters/chibi { }; 4864 4864 4865 + ceptre = callPackage ../development/interpreters/ceptre { }; 4866 + 4865 4867 clisp = callPackage ../development/interpreters/clisp { }; 4866 4868 4867 4869 # compatibility issues in 2.47 - at list 2.44.1 is known good