package gobject-introspection

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Build Status License: GPL v3

gobject-introspection OCaml package

The OCaml bindings to the GObject-Introspection library based on Ctypes.

Two ideas to explore:

  • Create a generic Ctypes bindings generator, based on ocaml-gobject-introspection, for the GNOME libraries : https://github.com/cedlemo/OCaml-GI-ctypes-bindings-generator
  • Create a generic FFI bindings generator for bucklescript in order to be able to use the javascript bindings to the GNOME libraries. (I am not sure if it is faisable).

    • https://devdocs.baznga.org/
    • https://bucklescript.github.io/bucklescript/Manual.html#_ffi
    • https://github.com/glennsl/bucklescript-ffi-cheatsheet
    • https://github.com/Place1/node-gir

API:

https://cedlemo.github.io/OCaml-GObject-Introspection/

Wiki :

https://github.com/cedlemo/OCaml-GObject-Introspection/wiki#introduction

table of content.

OCaml

Innovation. Community. Security.