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 5B933BC57 for ; Fri, 5 Nov 2010 13:35:41 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AoUBAEuX00zRVdg2kGdsb2JhbACDKZ4/CBUBAQEBCQkMBxEDH6FniSCCU4UfiQcBAQMFgR2DMnMEilWJIQ X-IronPort-AV: E=Sophos;i="4.58,301,1286143200"; d="scan'208";a="77983403" Received: from mail-qw0-f54.google.com ([209.85.216.54]) by mail2-smtp-roc.national.inria.fr with ESMTP; 05 Nov 2010 13:35:40 +0100 Received: by qwg8 with SMTP id 8so2254180qwg.27 for ; Fri, 05 Nov 2010 05:35:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=gXwa4kB22scW5vxvqGJdnUC5z91aDh3LTFtqyL7X3a4=; b=JOV/SGOOAPTKgP2BSHppOtXcoahYt3+SLDFTxsKmUyMU1GMRgeHLdl8/C1dg2WrpNR pVyxYaJF7EYifSFzSxKgyNTuRVdIZPFqD2wMiDoHzTnCDsyODU+90QY0dVU9bt+sN65j HQ96zBUh2ACMeCqXVBdkUaEAoyw7/HqfThmAU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=n8ek1AXdWt85vlojJDTjpbVQUseUBoPXUAlKYDyXc43gUjLXR5hFG4fhEGmhQ1Evh9 2IPl1UmMAmYbQhiTNqLaoZTeM1ENPMf+cQ+VMfpBWEGpN+GgFHDNGrw0ghPxs5kfdXyu RDLzFPrt8S8/hECpL1TCZvcfmDvwghXNUtuVw= MIME-Version: 1.0 Received: by 10.229.189.211 with SMTP id df19mr1938712qcb.146.1288960540448; Fri, 05 Nov 2010 05:35:40 -0700 (PDT) Sender: daniel.c.buenzli@gmail.com Received: by 10.229.64.137 with HTTP; Fri, 5 Nov 2010 05:35:40 -0700 (PDT) In-Reply-To: References: <951AD91B-DA92-4F92-AE90-86A13DDB2357@lip6.fr> Date: Fri, 5 Nov 2010 13:35:40 +0100 X-Google-Sender-Auth: aQRRD9m4i0KmrWLiiUURuwL-61Y Message-ID: Subject: Re: [Caml-list] (Announce) "OCAPIC" : OCaml for PIC18 microcontrollers From: =?UTF-8?Q?Daniel_B=C3=BCnzli?= To: Philippe Wang Cc: caml-list@inria.fr Content-Type: text/plain; charset=UTF-8 X-Spam: no; 0.00; ocaml:01 buenzli:01 caml-list:01 authors:03 daniel:04 daniel:04 interesting:12 announce:12 but:14 would:18 project:18 try:19 pic:78 pic:78 U6:76 Interesting project. Was the choice of PIC based on technical reasons or just familiarity of the authors with these chips ? I would have liked to give it a try but unfortunately I work AVRs and avr-gcc. Best, Daniel