Skip to content

Experimental setup for OCaml C++ interfacing

Notifications You must be signed in to change notification settings

phated/OCamlCppExn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCaml C++ FFI Exceptions

  • Setup OCaml using the instructions here.
  • Build by just typing $make
  • Run the executable as bin/oce_runner.exe
  • On macOS, this results in an uncaught exception, but not on GNU/Linux.
    • This is now fixed after passing -fkeep_dwarf_unwind to the linker.

About

Experimental setup for OCaml C++ interfacing

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • C 41.9%
  • OCaml 30.0%
  • C++ 20.8%
  • Makefile 7.3%