Skip to content

brunal/ocaml-cpp-bindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-cpp-bindings

This project illustrates C++ to OCaml bindings.

C++, OCaml and Makefile included.

Simply read the code and run 'make' to build 'a.out'.

A submodule (Dummy.Bindings_caml) calls C++ functions. If you want a simpler example (a module calls C++ functions: compilation is more straightforward) please have a look at the commit tagged 'simpler'.

About

Sample C++ to OCaml bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published