Adds javalib and sawja
Javalib is a library that parses Java .class files into OCaml data structures. Sawja is a library written in OCaml, relying on Javalib to provide a high level representation of Java bytecode programs. Homepage: http://sawja.inria.fr/
This commit is contained in:
committed by
Michael Raskin
parent
15ec9bdeba
commit
f439cc7cf6
@@ -0,0 +1,9 @@
|
||||
--- sawja-1.5-orig/Makefile.config.example 2013-10-30 08:35:29.000000000 +0100
|
||||
+++ sawja-1.5/Makefile.config.example 2014-07-05 18:54:37.902423482 +0200
|
||||
@@ -1,6 +1,3 @@
|
||||
-export OCAMLFIND_DESTDIR=$(LOCALDEST)
|
||||
-export OCAMLPATH=$(LOCALDEST)
|
||||
-
|
||||
RECODE=-charset utf-8
|
||||
DOCDIR = doc/api
|
||||
|
||||
Reference in New Issue
Block a user