|
Binding Flint Library for multivariate polynomials
|
|
4
|
1017
|
April 27, 2022
|
|
Advanced C binding using ocaml-ctypes and dune
|
|
14
|
3053
|
April 21, 2022
|
|
How to deal with C flags "bitwise ored" when using Cstubs enum?
|
|
2
|
1096
|
April 11, 2022
|
|
Ctypes - how to cast a function pointer and then call it?
|
|
3
|
2718
|
April 8, 2022
|
|
Foreign function overhead
|
|
2
|
986
|
September 13, 2021
|
|
How to compile and link a Fortran library component with dune
|
|
12
|
1726
|
December 1, 2020
|
|
Ctypes: what's the most idiomatic way to anchor an OCaml value so that it's not garbage collected?
|
|
2
|
1323
|
August 19, 2020
|
|
How to expose an abstract type to C code?
|
|
4
|
2043
|
June 25, 2020
|
|
How to pass variant/record using Ctypes inverted?
|
|
2
|
998
|
June 23, 2020
|
|
Casting a Ctype pointer to an abstract type
|
|
2
|
891
|
April 13, 2020
|
|
OPAM/packaging questions around OCaml bindings to custom C library
|
|
15
|
1779
|
February 17, 2020
|
|
Ctypes passing string pointer or null pointer
|
|
3
|
2413
|
August 14, 2019
|
|
Ctypes string literal binding
|
|
0
|
685
|
June 18, 2019
|
|
Magical values in Tsdl
|
|
1
|
823
|
May 17, 2019
|
|
Error when binding C enums with Ctypes stubs Api
|
|
1
|
1144
|
March 18, 2019
|
|
Getting sizes and alignments via ctypes stubgen
|
|
1
|
734
|
March 8, 2019
|
|
OCaml and LZMA - decompression based on xz-utils and 7zip
|
|
0
|
1314
|
October 30, 2018
|
|
From jbuilder to dune with a Ctypes project
|
|
3
|
1920
|
August 4, 2018
|
|
Function pointers in Ctypes and Foreign
|
|
1
|
1503
|
July 13, 2018
|
|
Ctypes pass OCaml bytes to C functions?
|
|
6
|
1997
|
June 17, 2018
|
|
Create a functor based on Ctypes bindings for C Doubly-Linked List
|
|
1
|
1174
|
May 5, 2018
|
|
Ctypes and structs containing strings
|
|
4
|
1759
|
April 6, 2018
|
|
Ctypes: nested anonymous unions
|
|
1
|
2111
|
February 21, 2018
|
|
Using Ctypes to decompose struct stored in OCaml string?
|
|
2
|
1023
|
December 11, 2017
|
|
[SOLVED] Jbuilder and Ctypes, configure the C flags
|
|
3
|
1473
|
July 21, 2017
|
|
Ctypes enum, how to make it work
|
|
7
|
5235
|
June 22, 2017
|