chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Chicken for python


From: Daniel Leslie
Subject: Re: [Chicken-users] Chicken for python
Date: Fri, 8 Nov 2013 15:58:26 -0800

You'd likely just have to wrap the C functions that exist for embedding Chicken in other apps.

http://wiki.call-cc.org/embedding

http://wiki.call-cc.org/man/4/Embedding

-Dan


On Fri, Nov 8, 2013 at 3:54 PM, <address@hidden> wrote:
Hello all,

first time post here.

I decided to give lisp et al. a go and started to dive into functional
programming. Since I come from a Python background, I wonder if there is a
chance that one could extend Python with the use of a library compiled by
Chicken. "CHICKEN produces portable and efficient C", so maybe there is a
way to feed some chickens to the snake?

For the record, I posted the question at stackoverflow:
http://stackoverflow.com/questions/19849048/chicken-for-python-extending-python-with-the-use-of-a-shared-library

Any opinions, ideas, comments?

Cheers!




_______________________________________________
Chicken-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/chicken-users


reply via email to

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