From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id 416DF7FA31 for ; Wed, 16 Jul 2014 09:44:42 +0200 (CEST) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of jacquesdpz@gmail.com) identity=pra; client-ip=209.85.213.180; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="jacquesdpz@gmail.com"; x-sender="jacquesdpz@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail3-smtp-sop.national.inria.fr: domain of jacquesdpz@gmail.com designates 209.85.213.180 as permitted sender) identity=mailfrom; client-ip=209.85.213.180; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="jacquesdpz@gmail.com"; x-sender="jacquesdpz@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-ig0-f180.google.com) identity=helo; client-ip=209.85.213.180; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="jacquesdpz@gmail.com"; x-sender="postmaster@mail-ig0-f180.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AiQBACssxlPRVdW0m2dsb2JhbABZg2BXBIJyrGKQYYFgh0IBgQgIFg8BAQEBAQYLCwkUKIQEAQEDARIRHQEbEAIIAwEDAQsGBQQHGh0CAiEBAREBBQEKEgYTCQkCBgiICwEDCQgNpiRqiyeBcoMQiwUKGScDCmSGPhEBBQ6NEIFLEAIBSwQHgneBTAWEcAWIF4wQggCBTIxAA4QnGCmEdjsv X-IPAS-Result: AiQBACssxlPRVdW0m2dsb2JhbABZg2BXBIJyrGKQYYFgh0IBgQgIFg8BAQEBAQYLCwkUKIQEAQEDARIRHQEbEAIIAwEDAQsGBQQHGh0CAiEBAREBBQEKEgYTCQkCBgiICwEDCQgNpiRqiyeBcoMQiwUKGScDCmSGPhEBBQ6NEIFLEAIBSwQHgneBTAWEcAWIF4wQggCBTIxAA4QnGCmEdjsv X-IronPort-AV: E=Sophos;i="5.01,670,1400018400"; d="scan'208";a="71539485" Received: from mail-ig0-f180.google.com ([209.85.213.180]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 16 Jul 2014 09:44:41 +0200 Received: by mail-ig0-f180.google.com with SMTP id l13so566304iga.13 for ; Wed, 16 Jul 2014 00:44:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=9P8Q8Eubqo5gon2BS/cW/dw5HL8uodzkjQfLw63ZRmM=; b=cJ9z1VRz8MGS6jeapwUMKua0blyiauviyK4ayW1+HERd4LJrlfLhkNTdG4Q3GU0EoO vy08naRhkQh6w7hvJT7DewSgUBAq6WWtfjBcQbTrCeccfVaVxBXV4HbW02bXNTYaAsrx JdwDxrysFsjAoqHg1sGHSQ2zbNUH+n6F9YUdMfjFEQ/ziBbELh6BMlpTWqvutPbD6mb1 PRus4PfjTvI2XhwWyq3ehDtHbC+HlhWlhD5RprTtbWgg38WYhWyhlUwJXtvc2NRXjGQK a+jgCUL4+m21mv9pDh5zGGbjynQV+xNaIDGf4TdiD0c46grwJO8ttUerLTVakj8fcZNC OQ/Q== X-Received: by 10.50.114.197 with SMTP id ji5mr13628244igb.48.1405496679829; Wed, 16 Jul 2014 00:44:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.50.238 with HTTP; Wed, 16 Jul 2014 00:44:19 -0700 (PDT) In-Reply-To: <4711F804-5A3B-40C8-B0DD-ACB5ABF1CAD7@ocamljava.org> References: <4711F804-5A3B-40C8-B0DD-ACB5ABF1CAD7@ocamljava.org> From: Jacques du Preez Date: Wed, 16 Jul 2014 09:44:19 +0200 Message-ID: To: "xclerc@ocamljava.org" Cc: caml-list@inria.fr Content-Type: multipart/alternative; boundary=089e0111be165597a704fe4ab2bb Subject: Re: [Caml-list] [ANN] OCaml-Java is going alpha, to github --089e0111be165597a704fe4ab2bb Content-Type: text/plain; charset=UTF-8 This is awesome news. Congratulations. I definitely think OCaml needs comething like this... Jacques ============================== Jacques du Preez Web: OpenLandscape.net EMail: jacquesdpz@gmail.com Twitter: @jacquesdp On Tue, Jul 15, 2014 at 12:15 AM, xclerc@ocamljava.org wrote: > Dear list, > > This post announces a new version (namely alpha1) of OCaml-Java. > The main goal of the project is to provide a compiler targeting the > JVM. The related objectives are to gain access to a greater number > of libraries, and to be able to take advantage of multiple cores. > > This new version is partially open-sourced: the code for the compiler > and associated tools, as well as libraries is fully available. The code > for the runtime support library comes as a prebuilt binary, and will > be open-sourced later, when clean enough. Installation steps for > binary-, source-, or opam-based distributions can be found at the > following address: > http://www.ocamljava.org/installation > > The new website (http://www.ocamljava.org) completely replaces > the previous one, and the project repository is now hosted on github: > https://github.com/xclerc/ocamljava > > The purpose of this alpha version is to gather feeback from the > community. So, feel free to contact me either by private mail or through > the github issue tracker. Some notes about the project can also be found > at the following address: > http://www.ocamljava.org/notes > > > Regards, > > Xavier Clerc > > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa.inria.fr/sympa/arc/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > --089e0111be165597a704fe4ab2bb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
This is awesome news. Congratulations. I definitely think = OCaml needs comething like this...

Jacques

=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Jacques du Preez

Web: OpenLandscape.net
EMail: jacquesdpz@gmail.com
Twitter= : @jacquesdp


On Tue, Jul 15, 2014 at 12:15 AM, xclerc@ocamljava.org <xclerc@ocam= ljava.org> wrote:
Dear list,

This post announces a new version (namely alpha1) of OCaml-Java.
The main goal of the project is to provide a compiler targeting the
JVM. The related objectives are to gain access to a greater number
of libraries, and to be able to take advantage of multiple cores.

This new version is partially open-sourced: the code for the compiler
and associated tools, as well as libraries is fully available. The code
for the runtime support library comes as a prebuilt binary, and will
be open-sourced later, when clean enough. Installation steps for
binary-, source-, or opam-based distributions can be found at the
following address:
=C2=A0 =C2=A0 http://www.ocamljava.org/installation

The new website (htt= p://www.ocamljava.org) completely replaces
the previous one, and the project repository is now hosted on github:
=C2=A0 =C2=A0 https://github.com/xclerc/ocamljava

The purpose of this alpha version is to gather feeback from the
community. So, feel free to contact me either by private mail or through
the github issue tracker. Some notes about the project can also be found
at the following address:
=C2=A0 =C2=A0 = http://www.ocamljava.org/notes


Regards,

Xavier Clerc


--
Caml-list mailing list. =C2=A0Subscription management and archives:
ht= tps://sympa.inria.fr/sympa/arc/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

--089e0111be165597a704fe4ab2bb--