On Thursday, October 22, 2015 at 1:08:57 AM UTC-7, Alexey Cherkaev wrote:
> Hi all,
>  
> I am interested in creating the Racket wrapping for the Sundials numeric 
> library (http://computation.llnl.gov/casc/sundials/main.html). Ivan Raikov 
> did a similar job for Chicken (http://wiki.call-cc.org/eggref/4/sundials). 
> Chicken has quite a different way of dealing with C code compared to Racket, 
> and the wrapper code includes lots of C wrappers prior creating Scheme 
> wrappers…
>  
> Is there anybody who has done something similar in Racket for other C 
> libraries? And who will be interested in creating the wrapper for Sundials? 
> (PS. I don’t feel my expertise are up to scratch to tackle it on my own…)
>  
> Regards,
> Alexey
>  

If you're looking for an example I've made a wrapper before you can look at for 
ideas: https://github.com/lehitoskin/libtoxcore-racket

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to