Skip to content

raphael-proust/raphael

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#js_of_ocaml Bindings for Raphaël

##Foreword

This folder contains raphael bindings for the OCaml language through the js_of_ocaml compiler. It includes a raphael repository in order to keep track of the raphael project. This binding doesn't include raphael's code in anyway.

##Usage

Information will be made available as development progresses. Basically what you need to do is build the library, use the built parts in your client code and ship both raphael.js and your compiled client code into a web page.

It is planned to use OASIS for the building process.

##Licence

js_of_ocaml bindings for the raphael library Copyright (C) 2011 Raphaël Proust

This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, with linking exception; either version 2.1 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

About

js_of_ocaml Bindings for the Raphael JavaScript Vector Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.3%
  • OCaml 20.7%