Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

foreign interfaces

2 views
Skip to first unread message

Dr. Edmund Weitz

unread,
Dec 11, 2001, 3:20:36 PM12/11/01
to
Myriam Abramson <mabr...@osf1.gmu.edu> writes:

> Hi!
>
> Which PD lisp do you like best to interface with C? Of course, ACL
> s very nice but if you had to choose a free lisp, which one has a
> good "easy to use" interface?
>
> Thanks,
> --
> myriam

ECLS <http://ecls.sourceforge.net/> seems to be specifically aimed at
this target. See <http://ecls.sourceforge.net/ecldev.html> for
documentation of the Lisp/C interface.

Edi.

Pierre R. Mai

unread,
Dec 11, 2001, 4:08:58 PM12/11/01
to
Myriam Abramson <mabr...@osf1.gmu.edu> writes:

> Which PD lisp do you like best to interface with C?
> Of course, ACL s very nice but if you had to choose a free lisp,
> which one has a good "easy to use" interface?

That depends on the interfacing you want to do. If you mostly need to
call from CL into C, then the ALIEN facility of CMU CL is IMHO a
pretty nice interface. If you need callbacks from C to CL, this is
somewhat trickier in CMU CL.

See the CMU CL User Manual and the CMU CL website and EncyCMUCLopedia
for details.

Regs, Pierre.

--
Pierre R. Mai <pm...@acm.org> http://www.pmsf.de/pmai/
The most likely way for the world to be destroyed, most experts agree,
is by accident. That's where we come in; we're computer professionals.
We cause accidents. -- Nathaniel Borenstein

0 new messages