Changeset 24654 for lang/commonlisp

Show
Ignore:
Timestamp:
11/22/08 21:04:36 (5 years ago)
Author:
quek
Message:
 
Location:
lang/commonlisp/cl-win32ole/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lang/commonlisp/cl-win32ole/trunk/README

    r10948 r24654  
    33cl-win32ole is Windows OLE Library like Ruby's win32ole. 
    44 
    5 cl-win32ole works with SBCL. 
     5cl-win32ole works with SBCL and CLISP(Thanks, Matthew D. Swank), 
     6and possibly any lisp supported by :cffi and :trivial-garbage. 
    67 
    7 cl-win32ole requires cffi and cl-ppcre. 
    8  
     8cl-win32ole requires cffi, cl-ppcre and trivial-garbage. 
  • lang/commonlisp/cl-win32ole/trunk/README.ja

    r10948 r24654  
    66Ruby ��win32ole �̂悤�ȂȂ��ł��B 
    77SBCL �œ����܂��B 
     8Matthew D. Swank ����� CLISP �ł����悤�ɂȂ������B 
    89 
    910* �K�v�ȃ��C�u���� 
     
    1112cffi 
    1213cl-ppcre 
     14trivial-garbage 
    1315 
    1416* ��������example �f�B���N�g����test �f�B���N�g���̉���Ă��������B