UFFI for CLISP
Seo Sanghyeon <[email protected]> Sun, 16 Nov 2003 04:45:06 +0900
| Newsgroups | gmane.lisp.uffi.devel |
|---|---|
| Organization | SPARCS, KAIST |
| Message-ID | <[email protected]> |
I started working on this, and current code is here: http://sparcs.kaist.ac.kr/~tinuviel/clisp-uffi/ Wrote `load-foreign-library', 'def-function', and 'def-foreign-type'. Basics working. Does this look like a right way to go?