Skip to content

gabriel-cardoso/ocaml-jquery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Usage

  • run {{{make}}} to compile the library
  • run {{{make examples}}} to compile the examples (optionnal)

Others Makefile rules:

  • run {{{make depend}} to calculate dependencies in the library
  • run {{{make clean}}} to delete generated files
  • you can also run {{{make}}} and {{{make clean}}} directly in examples/

Examples

In the "examples/" directory, you will find some examples of this bindings like the snake games.

About

Binding to jQuery (for js_of_ocaml)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 100.0%