chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Any easy way to use the Boost C++ library from chicken?


From: Matt Welland
Subject: [Chicken-users] Any easy way to use the Boost C++ library from chicken?
Date: Fri, 20 May 2011 13:53:12 -0700

I'd like to access the Boost computational geometry stuff
(http://www.boost.org/doc/libs/1_46_1/libs/polygon/doc/index.htmI)
from chicken but don't care too much about performance. I'm thinking
of writing a small Boost app that connects to the chicken world via
stdin/out. Can anyone suggest an easy but better way?

BTW, for anyone curious, here is a tutorial that illustrates one
possible use of computational geometry:
http://www.boost.org/doc/libs/1_46_1/libs/polygon/doc/gtl_tutorial.htm



reply via email to

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