Search code examples
Calling Haskell function returning String from Java...


javahaskelltypesghcffi

Read More
Linking with a Windows library outside the build folder...


windowsrustffi

Read More
Trouble importing a C function into Haskell...


chaskellffi

Read More
Write to file using Lua FFI...


fileluaffiluajit

Read More
How do I create a storable instance for this structure without c2hs or other tools?...


chaskellffi

Read More
hsc2hs: Mutate a C struct with Haskell...


chaskelltypesffihsc2hs

Read More
How can I create a pointer to existing data using the LuaJIT FFI?...


pointersffiluajit

Read More
Pharo 4 FFI async callbacks...


smalltalkffipharo

Read More
How to use FFI:def-call-in in clisp...


lispcommon-lispfficlisp

Read More
Adding lifetime constraints to non-reference types...


rustffilifetime

Read More
Calling a CUDA "Hello World" from Haskell using the FFI gives wrong results...


haskellcudaffi

Read More
Segmentation fault when calling a Rust lib with Ruby FFI...


rubyrustffi

Read More
Pharo 4 FFI current state and the future...


ffipharo

Read More
Integrating Prolog with C#...


c#prologffiswi-prolog

Read More
c2hs in- and out- type marshalling...


haskellffic2hs

Read More
How do I create a Storable instance for this type?...


haskellbindingffi

Read More
How to catch a Haskell exception that is thrown in a Haskell callback function called by a C functio...


haskellexceptionffi

Read More
FFI: How to declare `size_t`...


haskellffi

Read More
What happens under the hood when I call a Rust dylib from native C code?...


crustffi

Read More
How do I create static C strings?...


stringstaticrustffi

Read More
linker error in C2HS generated C binding...


chaskellffic2hs

Read More
library design of PETSc FFI in Haskell...


haskellmpighcffipetsc

Read More
How to update libc::c_char array with String?...


encodingrustffi

Read More
Python program calling prolog and print prolog output...


python-2.7prologffi

Read More
Haskell FFI double pointer argument...


haskellffi

Read More
SICStus Prolog 4: Passing integers from Prolog to C...


cprologffisicstus-prolog

Read More
Is it necessary to use IO when importing a foreign function that allocates?...


haskellallocationffi

Read More
Pre-optimize Lua script and call it later from C++...


c++luaffiluajit

Read More
Make GHCi load and interpret a module with a "foreign export" declaration (for FFI with C)...


haskellghciffi

Read More
How to make C library for ffi during `gem install`...


rubyrubygemsffi

Read More
BackNext