How do I write minesweeper game in OCaml?
|
|
19
|
806
|
April 18, 2025
|
Names of keyboard codes
|
|
5
|
238
|
February 20, 2025
|
Static CStubs for higher-order functions
|
|
13
|
428
|
January 30, 2025
|
How can I use ctypes to define cairo_text_extents_t
|
|
10
|
167
|
December 6, 2024
|
How can I use a callback to a drawing function in Gtk4 DrawingArea?
|
|
11
|
290
|
November 27, 2024
|
Cargo/Opam packaging of a Rust/OCaml project
|
|
22
|
3165
|
October 14, 2024
|
Questions about ctypes funptr and const pointer
|
|
3
|
1672
|
August 16, 2024
|
[BLOG] Fighting Mutation with Mutation in Living
|
|
0
|
139
|
July 21, 2024
|
[BLOG] A Tour of the Living Library -- A Safer FFI
|
|
1
|
180
|
July 17, 2024
|
[BLOG] A (Possibly) Safer Interface to the Ctypes FFI
|
|
10
|
478
|
July 17, 2024
|
[ANN] living 0.1.0
|
|
0
|
226
|
July 13, 2024
|
[BLOG] OCaml FFI Sharp Edges and How to Avoid Them
|
|
7
|
321
|
July 10, 2024
|
How to prevent a closure that passed to a C function as a callback from being garbage collected prematurely?
|
|
8
|
175
|
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
|
512
|
April 3, 2024
|
How to bind to foreign function returning C struct using Ctypes?
|
|
4
|
1544
|
March 19, 2024
|
Ctypes and heterogeneous list typing problem
|
|
9
|
461
|
February 26, 2024
|
Problem interfacing with C library (QuickLZ)
|
|
1
|
315
|
January 1, 2024
|
Packaging foreign archives with bindings using ctypes
|
|
5
|
493
|
December 21, 2023
|
Get the address of a variable with Ctypes
|
|
3
|
471
|
November 21, 2023
|
Dune project with a C/C++ ctypes foreign defined function
|
|
2
|
800
|
July 27, 2023
|
Using ocaml-ctypes with WebAssembly?
|
|
10
|
759
|
June 5, 2023
|
Ctypes and toplevel error
|
|
2
|
534
|
December 3, 2022
|
[ctypes] [dune] Constant pass to know struct size
|
|
2
|
727
|
April 28, 2022
|
Binding Flint Library for multivariate polynomials
|
|
4
|
951
|
April 27, 2022
|
Advanced C binding using ocaml-ctypes and dune
|
|
14
|
2864
|
April 21, 2022
|
How to deal with C flags "bitwise ored" when using Cstubs enum?
|
|
2
|
1047
|
April 11, 2022
|
Ctypes - how to cast a function pointer and then call it?
|
|
3
|
2442
|
April 8, 2022
|
Foreign function overhead
|
|
2
|
895
|
September 13, 2021
|
How to compile and link a Fortran library component with dune
|
|
12
|
1625
|
December 1, 2020
|