slyrus / abcl-cdk

demonstration code for calling the CDK from ABCL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

abcl-cdk-hacking, Some code for integrating CDK into ABCL and calling
various CDK routines.

By Cyrus Harmon <ch-lisp@bobobeach.com>, March 2012. See COPYRIGHT
file for license details.



Requirements:

Alexandria

  (ql:quickload 'alexandria)

About

demonstration code for calling the CDK from ABCL

License:Other


Languages

Language:Common Lisp 99.4%Language:Clojure 0.6%