Names of keyboard codes
|
|
5
|
205
|
February 20, 2025
|
Static CStubs for higher-order functions
|
|
13
|
418
|
January 30, 2025
|
How can I use ctypes to define cairo_text_extents_t
|
|
10
|
157
|
December 6, 2024
|
How can I use a callback to a drawing function in Gtk4 DrawingArea?
|
|
11
|
283
|
November 27, 2024
|
Cargo/Opam packaging of a Rust/OCaml project
|
|
22
|
3151
|
October 14, 2024
|
Questions about ctypes funptr and const pointer
|
|
3
|
1649
|
August 16, 2024
|
[BLOG] Fighting Mutation with Mutation in Living
|
|
0
|
138
|
July 21, 2024
|
[BLOG] A Tour of the Living Library -- A Safer FFI
|
|
1
|
174
|
July 17, 2024
|
[BLOG] A (Possibly) Safer Interface to the Ctypes FFI
|
|
10
|
458
|
July 17, 2024
|
[ANN] living 0.1.0
|
|
0
|
226
|
July 13, 2024
|
[BLOG] OCaml FFI Sharp Edges and How to Avoid Them
|
|
7
|
313
|
July 10, 2024
|
How to prevent a closure that passed to a C function as a callback from being garbage collected prematurely?
|
|
8
|
162
|
July 4, 2024
|
[BLOG] The Structure of Godotcaml as of Today, by Matt Walker [Fizzixnerd]
|
|
0
|
242
|
July 2, 2024
|
How to properly define a library with C bindings?
|
|
5
|
490
|
April 3, 2024
|
How to bind to foreign function returning C struct using Ctypes?
|
|
4
|
1522
|
March 19, 2024
|
Ctypes and heterogeneous list typing problem
|
|
9
|
455
|
February 26, 2024
|
Problem interfacing with C library (QuickLZ)
|
|
1
|
315
|
January 1, 2024
|
Packaging foreign archives with bindings using ctypes
|
|
5
|
482
|
December 21, 2023
|
Get the address of a variable with Ctypes
|
|
3
|
460
|
November 21, 2023
|
Dune project with a C/C++ ctypes foreign defined function
|
|
2
|
769
|
July 27, 2023
|
Using ocaml-ctypes with WebAssembly?
|
|
10
|
744
|
June 5, 2023
|
Ctypes and toplevel error
|
|
2
|
530
|
December 3, 2022
|
[ctypes] [dune] Constant pass to know struct size
|
|
2
|
721
|
April 28, 2022
|
Binding Flint Library for multivariate polynomials
|
|
4
|
935
|
April 27, 2022
|
Advanced C binding using ocaml-ctypes and dune
|
|
14
|
2824
|
April 21, 2022
|
How to deal with C flags "bitwise ored" when using Cstubs enum?
|
|
2
|
1042
|
April 11, 2022
|
Ctypes - how to cast a function pointer and then call it?
|
|
3
|
2343
|
April 8, 2022
|
Foreign function overhead
|
|
2
|
885
|
September 13, 2021
|
How to compile and link a Fortran library component with dune
|
|
12
|
1623
|
December 1, 2020
|
Ctypes: what's the most idiomatic way to anchor an OCaml value so that it's not garbage collected?
|
|
2
|
1245
|
August 19, 2020
|