aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-camljava/distinfo
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-08-04 15:02:57 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-08-04 15:02:57 +0000
commit04eac202d3d75207b7e793b7a3d2c5279daefa08 (patch)
tree728b28f18dbc226e5cc69f9901959b1893ce9568 /devel/ocaml-camljava/distinfo
parenteb278d67b2429da67aadb7fb6c4f49e2f78323ef (diff)
downloadports-04eac202d3d75207b7e793b7a3d2c5279daefa08.tar.gz
ports-04eac202d3d75207b7e793b7a3d2c5279daefa08.zip
This is a very preliminary release of CamlJava, an OCaml/Java
interface based on the following schema: Caml/C interface JNI (Java Native Interface) Caml <------------------> C <-----------------------------> Java Currently, CamlJava provides a low-level, weakly-typed OCaml interface very similar to the JNI. Java object references are mapped to an abstract type, and various JNI-like operations are provided to allow Java method invocation, field access, and more. A basic callback facility (allowing Java code to invoke methods on Caml objects) is also provided, although some stub Java code must be written by hand. In the future, a higher-level, strongly-typed interface will be provided, whereas Java classes are mapped directly to Caml classes. This raises fairly delicate type mapping issues, though, so don't hold your breath. WWW: http://caml.inria.fr/ PR: ports/101147 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Notes
Notes: svn path=/head/; revision=169667
Diffstat (limited to 'devel/ocaml-camljava/distinfo')
-rw-r--r--devel/ocaml-camljava/distinfo3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/ocaml-camljava/distinfo b/devel/ocaml-camljava/distinfo
new file mode 100644
index 000000000000..b772f3b437a4
--- /dev/null
+++ b/devel/ocaml-camljava/distinfo
@@ -0,0 +1,3 @@
+MD5 (camljava-0.3.tar.gz) = 7e119bbb1cdea6bba327bd9cceb6751c
+SHA256 (camljava-0.3.tar.gz) = d0652df5d5f4ccbbedd31a32583976fbe281bc581654784cc2618fde02c711c4
+SIZE (camljava-0.3.tar.gz) = 16049