|
Binding Flint Library for multivariate polynomials
|
|
4
|
1012
|
April 27, 2022
|
|
Advanced C binding using ocaml-ctypes and dune
|
|
14
|
3034
|
April 21, 2022
|
|
How to deal with C flags "bitwise ored" when using Cstubs enum?
|
|
2
|
1094
|
April 11, 2022
|
|
Ctypes - how to cast a function pointer and then call it?
|
|
3
|
2701
|
April 8, 2022
|
|
Foreign function overhead
|
|
2
|
983
|
September 13, 2021
|
|
How to compile and link a Fortran library component with dune
|
|
12
|
1707
|
December 1, 2020
|
|
Ctypes: what's the most idiomatic way to anchor an OCaml value so that it's not garbage collected?
|
|
2
|
1319
|
August 19, 2020
|
|
How to expose an abstract type to C code?
|
|
4
|
2035
|
June 25, 2020
|
|
How to pass variant/record using Ctypes inverted?
|
|
2
|
993
|
June 23, 2020
|
|
Casting a Ctype pointer to an abstract type
|
|
2
|
886
|
April 13, 2020
|
|
OPAM/packaging questions around OCaml bindings to custom C library
|
|
15
|
1762
|
February 17, 2020
|
|
Ctypes passing string pointer or null pointer
|
|
3
|
2405
|
August 14, 2019
|
|
Ctypes string literal binding
|
|
0
|
684
|
June 18, 2019
|
|
Magical values in Tsdl
|
|
1
|
822
|
May 17, 2019
|
|
Error when binding C enums with Ctypes stubs Api
|
|
1
|
1142
|
March 18, 2019
|
|
Getting sizes and alignments via ctypes stubgen
|
|
1
|
730
|
March 8, 2019
|
|
OCaml and LZMA - decompression based on xz-utils and 7zip
|
|
0
|
1313
|
October 30, 2018
|
|
From jbuilder to dune with a Ctypes project
|
|
3
|
1916
|
August 4, 2018
|
|
Function pointers in Ctypes and Foreign
|
|
1
|
1499
|
July 13, 2018
|
|
Ctypes pass OCaml bytes to C functions?
|
|
6
|
1993
|
June 17, 2018
|
|
Create a functor based on Ctypes bindings for C Doubly-Linked List
|
|
1
|
1172
|
May 5, 2018
|
|
Ctypes and structs containing strings
|
|
4
|
1756
|
April 6, 2018
|
|
Ctypes: nested anonymous unions
|
|
1
|
2107
|
February 21, 2018
|
|
Using Ctypes to decompose struct stored in OCaml string?
|
|
2
|
1019
|
December 11, 2017
|
|
[SOLVED] Jbuilder and Ctypes, configure the C flags
|
|
3
|
1468
|
July 21, 2017
|
|
Ctypes enum, how to make it work
|
|
7
|
5213
|
June 22, 2017
|