Hello,

   There was a similar attempt a couple of years ago, and the results were
posted here:

http://lists.gnu.org/archive/html/chicken-users/2011-01/msg00179.html

This is about embedding a Chicken REPL inside Python, which a little bit
different than what you want,
but it might be helpful.

   -Ivan



On Sat, Nov 9, 2013 at 8:54 AM, <[email protected]> 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
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/chicken-users
>
_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to