[racket] FFI and C header defines

From: Bartosz Przygoda (bprzygoda at gmail.com)
Date: Fri Feb 6 17:26:48 EST 2015

Hello again,

Looks like this
<http://docs.racket-lang.org/inside/Writing_Racket_Extensions.html?q=#%28part._.Declaring_a_.Module_in_an_.Extension%29>
 (
http://docs.racket-lang.org/inside/Writing_Racket_Extensions.html?q=#%28part._.Declaring_a_.Module_in_an_.Extension%29)
solves it the way I wanted (and it's quite easy to build, thanks to
documentation). So at worst, I could use an extension (would be very
similar to the way python does it). I said 'at worst', cause it's gonna
involve lots of tedious typing on the C side.

I'm gonna check out those c parsing libs for that reason.

Thanks!

On Fri, Feb 6, 2015 at 2:01 AM, Anthony Carrico <acarrico at memebeam.org>
wrote:

> On 02/05/2015 05:01 PM, Jens Axel Søgaard wrote:
> > Maybe you can find something useful here:
> >     http://pkg-build.racket-lang.org/doc/c-utils/index.html
>
> Hey, this is pretty cool. I wonder if Dave Herman has thought of bolting
> this to Clang.
>
> --
> Anthony Carrico
>
>
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20150206/98d516b4/attachment-0001.html>

Posted on the users mailing list.