Re: clj-native 0.8.1

2010-03-18 Thread eyeris
clj-segfault j/k :) Seriously though, thank you for working on this. I'm sure it will remove a serious barrier to entry for some people. On Mar 13, 1:14 pm, mac wrote: > Hello all. > I have had some time lately to work on my C FFI for Clojure and I > think it's pretty much feature complete no

Re: clj-native 0.8.1

2010-03-17 Thread pthatcher
I can't believe no one has suggested: Najure. On Mar 13, 11:14 am, mac wrote: > Hello all. > I have had some time lately to work on my C FFI for Clojure and I > think it's pretty much feature complete now. > It has support for functions, callbacks, structures, unions and > globals. > For structu

[ANN] clj-native 0.8.1

2010-03-13 Thread mac
Hello all. I have had some time lately to work on my C FFI for Clojure and I think it's pretty much feature complete now. It has support for functions, callbacks, structures, unions and globals. For structures there is support for different alignments. The library has two main namespaces: clj-nati