chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] shared library for c


From: Kooda
Subject: Re: [Chicken-users] shared library for c
Date: Fri, 11 Dec 2015 08:30:03 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Dec 10, 2015 at 11:58:53PM -0500, Joe Python wrote:
> Is it possible write a shared library in Chicken, say, "libfactorial.a"
> which can be called from a C main program?
> 
> IF then where is the documentation?
> 
> Thank you,
> Jo

It is absolutely possible, this manual section should help you:
http://wiki.call-cc.org/man/4/Interface%20to%20external%20functions%20and%20variables

and in particular this page: http://wiki.call-cc.org/man/4/Embedding
which explains the CHICKEN C API.

-- 
Envoyé depuis ma GameBoy.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]