|
Binding Flint Library for multivariate polynomials
|
|
4
|
982
|
April 27, 2022
|
|
Advanced C binding using ocaml-ctypes and dune
|
|
14
|
2937
|
April 21, 2022
|
|
How to deal with C flags "bitwise ored" when using Cstubs enum?
|
|
2
|
1078
|
April 11, 2022
|
|
Ctypes - how to cast a function pointer and then call it?
|
|
3
|
2616
|
April 8, 2022
|
|
Foreign function overhead
|
|
2
|
937
|
September 13, 2021
|
|
How to compile and link a Fortran library component with dune
|
|
12
|
1654
|
December 1, 2020
|
|
Ctypes: what's the most idiomatic way to anchor an OCaml value so that it's not garbage collected?
|
|
2
|
1288
|
August 19, 2020
|
|
How to expose an abstract type to C code?
|
|
4
|
2004
|
June 25, 2020
|
|
How to pass variant/record using Ctypes inverted?
|
|
2
|
973
|
June 23, 2020
|
|
Casting a Ctype pointer to an abstract type
|
|
2
|
864
|
April 13, 2020
|
|
OPAM/packaging questions around OCaml bindings to custom C library
|
|
15
|
1688
|
February 17, 2020
|
|
Ctypes passing string pointer or null pointer
|
|
3
|
2364
|
August 14, 2019
|
|
Ctypes string literal binding
|
|
0
|
674
|
June 18, 2019
|
|
Magical values in Tsdl
|
|
1
|
808
|
May 17, 2019
|
|
Error when binding C enums with Ctypes stubs Api
|
|
1
|
1118
|
March 18, 2019
|
|
Getting sizes and alignments via ctypes stubgen
|
|
1
|
711
|
March 8, 2019
|
|
OCaml and LZMA - decompression based on xz-utils and 7zip
|
|
0
|
1301
|
October 30, 2018
|
|
From jbuilder to dune with a Ctypes project
|
|
3
|
1894
|
August 4, 2018
|
|
Function pointers in Ctypes and Foreign
|
|
1
|
1481
|
July 13, 2018
|
|
Ctypes pass OCaml bytes to C functions?
|
|
6
|
1950
|
June 17, 2018
|
|
Create a functor based on Ctypes bindings for C Doubly-Linked List
|
|
1
|
1159
|
May 5, 2018
|
|
Ctypes and structs containing strings
|
|
4
|
1706
|
April 6, 2018
|
|
Ctypes: nested anonymous unions
|
|
1
|
2072
|
February 21, 2018
|
|
Using Ctypes to decompose struct stored in OCaml string?
|
|
2
|
1005
|
December 11, 2017
|
|
[SOLVED] Jbuilder and Ctypes, configure the C flags
|
|
3
|
1441
|
July 21, 2017
|
|
Ctypes enum, how to make it work
|
|
7
|
5151
|
June 22, 2017
|