OSDN Git Service

change readme
[happyabc/happyabc.git] / README.mkdn
1 Scheme compiler for ActionScript3 VM
2 ====================================
3
4 REQUIRES
5 --------
6
7 * ocaml >= 3.10
8 * ExtLib >= 1.0.0
9 * OUnit
10 * findlib
11
12 BUILD
13 -----
14
15   $ make test
16   $ make
17
18 LICENCE
19 -------
20 This promgram is free software; you can distribute it and modify it under MIT Licence.
21
22 AUTHOR
23 ------
24 MIZUNO "mzp" Hiroki <mzp_at_ocaml.jp>