|
C Stub : Sometimes the Old Ways Are Best?
|
|
14
|
974
|
January 16, 2026
|
|
Different C compiler invocation when compiling C stubs with `ocamlc` and `ocamlopt`
|
|
4
|
239
|
February 13, 2025
|
|
Linking problem in compiling my binding of Allegro 5
|
|
14
|
554
|
February 5, 2025
|
|
Confusion with CAMLParam in C bindings
|
|
15
|
405
|
February 2, 2025
|
|
Calling ocaml from C has semi-random, silent crashes
|
|
8
|
303
|
January 20, 2025
|
|
OCAMLC error on library linking with windows library and c primitives library
|
|
2
|
207
|
November 17, 2024
|
|
Writing C bindings in 2024
|
|
10
|
976
|
October 2, 2024
|
|
Compiling callbacks from C to OCaml [solved]
|
|
2
|
269
|
May 28, 2024
|
|
How do I pass an unsigned char * (an array of bytes representing binary data) from C to OCaml?
|
|
10
|
1394
|
February 15, 2024
|
|
Question about C dependencies
|
|
0
|
325
|
January 12, 2024
|
|
Packaging foreign archives with bindings using ctypes
|
|
5
|
587
|
December 21, 2023
|
|
Install C headers for C library
|
|
2
|
510
|
November 13, 2023
|
|
Running in to an issue when using CTypes
|
|
1
|
462
|
October 14, 2023
|
|
C bindings under OCaml 5: protecting data structures
|
|
2
|
701
|
March 4, 2023
|
|
[ANN] carray.0.0.1
|
|
16
|
1825
|
June 16, 2022
|
|
Dynlink with C stubs when the C external is not used by the library that defines it
|
|
2
|
705
|
April 2, 2022
|
|
Stubs c - shared and static libs
|
|
10
|
1744
|
June 16, 2021
|
|
[ANN] FrontC 4.1.0 (Vingt ans après)
|
|
2
|
1000
|
May 26, 2021
|
|
C callbacks for GNU readline command completion
|
|
10
|
1521
|
March 21, 2021
|
|
What's the difference between caml_alloc(1, 0) and caml_alloc(1, 1)?
|
|
1
|
753
|
February 9, 2021
|
|
How to pass a C callback for OCaml to call when it has data?
|
|
5
|
946
|
May 3, 2020
|
|
[C Interface (CAMLlocalN)] call__frame undeclared
|
|
2
|
990
|
November 21, 2019
|
|
Debug pointer corruption in custom blocks
|
|
5
|
1204
|
July 30, 2019
|
|
Wrapping C++ std::shared_ptr and similar smart pointers
|
|
3
|
4637
|
May 9, 2019
|
|
Are custom blocks ever moved by the garbage collector?
|
|
1
|
844
|
March 3, 2019
|
|
OCaml FFI for interoperability with C
|
|
6
|
1342
|
March 1, 2019
|
|
Are Begin_rootsN and End_roots deprecated?
|
|
0
|
760
|
March 1, 2019
|
|
LLVM tutorial with Dune (Part 2)
|
|
1
|
3091
|
March 1, 2019
|
|
Compiling ocaml project to call from C using Dune
|
|
1
|
1014
|
February 25, 2019
|
|
Closing file descriptors via GC finaliser?
|
|
7
|
1509
|
August 5, 2017
|