6 lines
190 B
Markdown
6 lines
190 B
Markdown
# ocaml-sdl
|
|
|
|
OCamlSDL is an attempt to write a software interface between the ML (Meta Language) programming language and the SDL C library.
|
|
The ML inplementation we have choosen is OCaml.
|
|
|