From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by yquem.inria.fr (Postfix) with ESMTP id B6C50BC58 for ; Sun, 29 Aug 2010 15:01:03 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhICAGT3eUzRVda0kGdsb2JhbACSczKFGAGIBAgVAQEBAQkJDAcRAx+eD4knghOFJC6IVAEBAwWFMgSBV4gy X-IronPort-AV: E=Sophos;i="4.56,287,1280700000"; d="scan'208";a="57939121" Received: from mail-iw0-f180.google.com ([209.85.214.180]) by mail2-smtp-roc.national.inria.fr with ESMTP; 29 Aug 2010 15:00:57 +0200 Received: by iwn6 with SMTP id 6so5519757iwn.39 for ; Sun, 29 Aug 2010 06:00:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=UCyO9+QSJD/+B3htSSkM6uX7WU8S9wkv9QTlR8cGpR0=; b=L1JLAzwiNi5yw1rJFJr/ZwjeL3AyWaMh+pPr3mJoURfQoZjWHLEOmTWtZ9WtVvixmR rSQQHcFQb1ugWP8TyOvTO3wecmy3iIE/Goxci08cE5Dsmz0sERtOpXbA5608A4LD++Wd 9wHVKO+lYPVTqSNV1C6XSxOBbxsw7vDp9+/oo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=opZ/mr3eoE79mEYepgxjLv3pSRfphC9qBwOVcIMFXZ3Fy2JBiJmJC6dydsnNjd097D kaY554YYER8hVYb2SprGrDIIlXXUmeZdy9NDi/Va813QhEVIfPhioshZJrvKCEnSQrIi m9B0RP2ED3EGkh8yYbQCdM/dt7bXD2liX4utE= MIME-Version: 1.0 Received: by 10.231.146.134 with SMTP id h6mr3758655ibv.170.1283086853429; Sun, 29 Aug 2010 06:00:53 -0700 (PDT) Received: by 10.231.153.147 with HTTP; Sun, 29 Aug 2010 06:00:53 -0700 (PDT) In-Reply-To: References: Date: Sun, 29 Aug 2010 23:00:53 +1000 Message-ID: Subject: Re: [Caml-list] Llama Light: a simple implementation of Caml From: ivan chollet To: Jeremy Bem Cc: caml-list List Content-Type: multipart/alternative; boundary=0016e64806781d5d59048ef5f09e X-Spam: no; 0.00; runtime:01 typechecker:01 ocaml:01 beginner's:01 ocaml:01 bug:01 runtime:01 typechecker:01 beginner's:01 bug:01 beginners:01 beginners:01 wrote:01 wrote:01 caml-list:01 --0016e64806781d5d59048ef5f09e Content-Type: text/plain; charset=ISO-8859-1 Hi, Is it just a fork on Caml light or a new implementation and runtime? Regards On Sun, Aug 29, 2010 at 3:42 PM, Jeremy Bem wrote: > Dear caml-list, > > I'm pleased to announce Llama Light, an implementation of the core Caml > language. It features a typechecker that is small enough to read through > and grasp as a whole, thereby making it easy to modify and extend. > > Llama Light is derived from Caml Light and OCaml. I'm grateful to the > developers at INRIA for allowing derivative works to be created. > > The system is available for download at http://llamalabs.org/light.html. > All feedback is greatly appreciated (even if it's just to let me know that > you tried it out). > > Thanks! > -Jeremy > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > > --0016e64806781d5d59048ef5f09e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

Is it just a fork on Caml light or a new implementation and runt= ime?

Regards



On Sun, Aug 2= 9, 2010 at 3:42 PM, Jeremy Bem <jeremy1@gmail.com> wrote:
Dear caml-li= st,

I'm pleased to announce Llama Light, an im= plementation of the core Caml language. =A0It features a typechecker that i= s small enough to read through and grasp as a whole, thereby making it easy= to modify and extend.

Llama Light is derived from Caml Light and OCaml. =A0I&= #39;m grateful to the developers at INRIA for allowing derivative works to = be created.

The system is available for download a= t http://llam= alabs.org/light.html. =A0All feedback is greatly appreciated (even if i= t's just to let me know that you tried it out).

Thanks!
-Jeremy

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list Archives: http://caml.in= ria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


--0016e64806781d5d59048ef5f09e--