[Openmcl-devel] Changing file permissions

Ron Garret ron at flownet.com
Wed Jun 3 07:14:01 PDT 2015


Just for the record, bashlink doesn’t use the FFI, it uses RUN-PROGRAM, so it should work in SBCL, ABCL and CLISP.

On Jun 3, 2015, at 6:52 AM, Zach Beane <xach at xach.com> wrote:

> If you want portability, use CFFI, which presents a standard FFI interface that works on nearly all Common Lisp implementations.
> 
> Zach
> 
> On Wed, Jun 3, 2015 at 9:51 AM, Adam Jensen <hanzer at riseup.net> wrote:
> On Thu, 28 May 2015 00:23:21 -0700
> Ron Garret <ron at flownet.com> wrote:
> 
> >
> > On May 28, 2015, at 12:17 AM, Wimpie Nortje <wimpie at selectiveshare.com> wrote:
> >
> > > Is it mentioned somewhere where people look for utilities?
> >
> > I have no idea.  Probably not.  I haven’t put a lot of effort into marketing.
> 
> Is CCL's FFI system (including the Interface Database) sufficiently/entirely grounded in standard Common Lisp in such a way that it could be used on other CL implementations (e.g., SBCL)?
> 
> I'm new to the Lisp programming environment and I'm curious about code portability between CL implementations. FFI seems like it might be a delicate point.
> 
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> https://lists.clozure.com/mailman/listinfo/openmcl-devel
> 
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> https://lists.clozure.com/mailman/listinfo/openmcl-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20150603/20d30eb1/attachment.htm>


More information about the Openmcl-devel mailing list