From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 0A50CBBAF for ; Tue, 5 Jan 2010 07:23:03 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjcDACVpQkvRVdvikGdsb2JhbACPUIF2iU0/AQEBAQkJDAcTA6lEgTKFUoYsAQIDBYQrBA X-IronPort-AV: E=Sophos;i="4.47,503,1257116400"; d="scan'208";a="40762767" Received: from mail-ew0-f226.google.com ([209.85.219.226]) by mail2-smtp-roc.national.inria.fr with ESMTP; 05 Jan 2010 07:23:02 +0100 Received: by ewy26 with SMTP id 26so13895303ewy.3 for ; Mon, 04 Jan 2010 22:23:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=mrVeZ/QCVXf4XU2PXcMOToi+6+e7QP60IVWISVWscg0=; b=ZGSf0sELAjMh8FBGcW9mWc4Zzf2JI6uWE9GODIjxfOb5EtDfgAGSncn6TbTKB6HJ/1 dE+BrVcymSB+QcZ7s5trLKQArR3S0rYL4awdzz4Q+zaLWJeejSZUv2lGUYqPnaIHO16X bHF+37W/qG7cVA1Zbcu4eDgQr+5IzpIuHruDE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=RL4mLHkH68171Akkp9u/qVSetC9VWdwvq61JhhffP66CGbOxCBHUBd4HrGoj9D2ZjD b+HiVYiKFKRxZGImt7w0eZE91YoeG2sjgy0qcT5fJ2cKxZ+q9LNZgbIVPZpSYMWWfaAa LAgD/Ln0Vc3IieJumBj6xebfo9ZfiolqIqe9k= MIME-Version: 1.0 Received: by 10.216.87.14 with SMTP id x14mr1159124wee.127.1262672582172; Mon, 04 Jan 2010 22:23:02 -0800 (PST) In-Reply-To: <756daca51001042203w3c6a397cx6a5d594c28855a4d@mail.gmail.com> References: <756daca51001042203w3c6a397cx6a5d594c28855a4d@mail.gmail.com> From: Mike Lin Date: Tue, 5 Jan 2010 01:22:42 -0500 Message-ID: <2a1a1a0c1001042222o1d7b3b66t8e543999985b156c@mail.gmail.com> Subject: Re: [Caml-list] Favorite OCaml editor? To: caml-list@yquem.inria.fr Content-Type: text/plain; charset=ISO-8859-1 X-Spam: no; 0.00; ocaml:01 nedit:01 syntax:01 ocaml:01 beginner's:01 bug:01 beginners:01 wrote:01 caml-list:01 caml-list:01 bin:01 caml:02 caml:02 archives:02 caml-bugs:02 I use NEdit with the syntax highlighting patterns available from n8gray.org. A bonus is that for some reason this works perfectly with ocaml+twt with no changes. On Tue, Jan 5, 2010 at 1:03 AM, Grant Rettke wrote: > Hi, > > What is your favorite editor for hacking with OCaml? > > "Your favorite" is key here here; I appreciate you human input as I > can use a search engine to find any old OCaml editor easily. > > Best wishes, > > Grant > > -- > http://www.wisdomandwonder.com/ > > _______________________________________________ > 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 >