From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=AWL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id 21C74BB84 for ; Tue, 23 Sep 2008 12:14:41 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AosFALde2EhQDPIbXmdsb2JhbACTFRcJCgYSBZxMhw6BZg X-IronPort-AV: E=Sophos;i="4.32,451,1217800800"; d="scan'208";a="29489472" Received: from smtp20.orange.fr ([80.12.242.27]) by mail4-smtp-sop.national.inria.fr with ESMTP; 23 Sep 2008 12:14:40 +0200 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2007.orange.fr (SMTP Server) with ESMTP id 0AD891C000B7 for ; Tue, 23 Sep 2008 12:14:38 +0200 (CEST) Received: from [127.0.0.1] (APuteaux-154-1-14-138.w83-199.abo.wanadoo.fr [83.199.7.138]) by mwinf2007.orange.fr (SMTP Server) with ESMTP id 958161C000AC for ; Tue, 23 Sep 2008 12:14:37 +0200 (CEST) X-ME-UUID: 20080923101437612.958161C000AC@mwinf2007.orange.fr Message-ID: <48D8C18B.5020305@lexifi.com> Date: Tue, 23 Sep 2008 12:14:35 +0200 From: Alain Frisch User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: caml-list@yquem.inria.fr Subject: CSML: now under GNU/Linux + Mono References: <48CFD2D6.9030700@lexifi.com> <20080916223241.GA17058@usha.takhisis.invalid> In-Reply-To: <20080916223241.GA17058@usha.takhisis.invalid> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080922-0, 22/09/2008), Outbound message X-Antivirus-Status: Clean X-Spam: no; 0.00; frisch:01 frisch:01 lexifi:01 lexifi:01 compiler:01 runtime:01 alain:01 alain:01 output:02 gnu:03 gnu:03 linux:07 linux:07 release:09 haven't:09 Hello all, There is a new release of CSML that works under GNU/Linux on top of Mono (tested with Mono 1.2.4). Even the Windows Forms example works fine. http://www.lexifi.com/csml/ The CSML compiler produces the same output for the Windows/.Net and the Linux/Mono version (there is a tiny difference for the runtime system). It is possible that the Linux/Mono version also works for other Unix-like systems, but I haven't tried. For those interested, there is now a mailing list for CSML (links on the web page above). Thanks to OCamlCore and the forge.ocamlcore.org team for hosting it! Alain