The key question is, I have a library written in SML, is there a way to call that library from CMUCL?
Sorry I'm not very fond of ABI, I do not know much about them. Any references would be welcome. Best regards, Paulo J. Matos On Tue, 2003-11-11 at 22:22, Matthew Danish wrote: > On Tue, Nov 11, 2003 at 09:48:12PM +0000, Paulo Jorge de Oliveira Cantante de Matos > wrote: > > > > On Tue, 2003-11-11 at 21:22, Raymond Toy wrote: > > > >>>>> "Paulo" == Paulo Jorge de Oliveira Cantante de Matos <[EMAIL PROTECTED]> > > > >>>>> writes: > > > > > > Paulo> Hi all, > > > > > > > > > Paulo> Are there any ML bindings for CMUCL or anyone working on them? > > > Paulo> (or bindings ML Bindings for other CL compilers?) > > > > > > What's ML here? > > > > > > > CMUCL Bindings to SML/OCaml. :) Do you know about anything on that? > > You don't interface with languages, you interface with ABIs. Perhaps > you are referring to the ABI of the SML/NJ compiler, or the OCAML > compiler from INRIA? All of these support the C ABI, to some extent, on > the platforms they run on. You could use that. -- Paulo J. Matos : [EMAIL PROTECTED] Instituto Superior Tecnico - Lisbon Computer and Software Eng. - A.I. - > http://mega.ist.utl.pt/~pocm --- -> God had a deadline... So, he wrote it all in Lisp!
