Thin bindings to SDL for OCaml
Browse cluster: OCaml Systems and Utilities →Tsdl is an OCaml library that provides thin bindings to SDL, the cross-platform graphics and input library. Built with OCaml and ocaml-ctypes, it requires SDL 2.0.18 or later as a C dependency and is distributed under the ISC license. The project is hosted at erratique.ch and includes sample programs demonstrating basic SDL functionality and event handling within the OCaml ecosystem.