< Support Home
sqlite and cffi support is needed
ID
Created
Type
mocl Version
Dev OS
Target
Status
#14
by fgates on 2013-09-18 (2685 days ago)
enhancement
13.08
Mac OS X
iOS
open
Description
Summary: mocl is not a recognized lisp for cffi. A cffi-mocl.lisp is required to provide several interfaces, like foreign-alloc, foreign-free, et al.. Steps to Reproduce:(require :sqlite) or (require :cffi) in the lisp source to be translated by mocl. Expected Results: Actual Results: Notes:Similarly, support for CLSQL requires UFFI which also fails for the same reason. cffi and uffi are used for many systems, so mocl support for these would be very helpful. (cffi.asd:31) Error: ASDF could not load cffi because: Error while trying to load definition for system cffi from pathname /.../lisp/systems/cffi_0.11.2/cffi.asd: Sorry, this Lisp is not yet supported. Patches welcome!
Comments
Related: Ticket
#5
"Add call-out FFI"
- Wukix, 2685 days ago
Log In
to add a comment.