From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id B3D7BBC75 for ; Sat, 5 Mar 2005 13:01:09 +0100 (CET) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j25C19ke029732 for ; Sat, 5 Mar 2005 13:01:09 +0100 Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id NAA10323 for ; Sat, 5 Mar 2005 13:01:09 +0100 (MET) Received: from first.in-berlin.de (dialin-145-254-051-129.arcor-ip.net [145.254.51.129]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id j25C17XZ032007 for ; Sat, 5 Mar 2005 13:01:08 +0100 Received: by first.in-berlin.de (Postfix, from userid 501) id 021F8B3E4E; Sat, 5 Mar 2005 13:01:06 +0100 (CET) Date: Sat, 5 Mar 2005 13:01:06 +0100 From: Oliver Bandel To: caml-list@inria.fr Subject: Re: [Caml-list] MinCaml: an educational compiler for tiny ML subset (documented in Japanese) Message-ID: <20050305120106.GC486@first.in-berlin.de> References: <20050303.172652.36931998.eijiro_sumii@anet.ne.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050303.172652.36931998.eijiro_sumii@anet.ne.jp> User-Agent: Mutt/1.5.6i X-Miltered: at nez-perce with ID 42299F85.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at concorde with ID 42299F83.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; oliver:01 bandel:01 oliver:01 in-berlin:01 caml-list:01 compiler:01 subset:01 eijiro:01 sumii:01 compiler:01 subset:01 sourceforge:01 ocaml:01 ...:98 ...:98 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on yquem.inria.fr X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: On Thu, Mar 03, 2005 at 05:26:52PM -0500, Eijiro Sumii wrote: > Hi, > > I have implemented a simple but efficient compiler from a tiny ML > subset to the SPARC assembly language. > > http://min-caml.sourceforge.net/min-caml.tar.gz Wow, thanks. > > The primary purpose is advanced education: the compiler is well > documented (only in Japanese for now, unfortunately) OK, that's good for getting some impression on using ocamlyac too. [...] > So, please take a look if you are interested. Even if you don't > understand Japanese, you may be able to understand OCaml!:-) Well, just some weeks ago I started learning japanese. So, I can read hiragana (not fluently, but with some work...) but that only is a small part. But so your project is good for learning japanese language too, not only in exploring ocaml-programming/ocamlyacc-usage. Regards, Oliver P.S.: I'm looking for free fonts (postscript-fonts, if possible) for hiragana/katkana/kanji. Can you give me a hint, where to find it?! Thanks...