From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id 42EBB7FADE for ; Tue, 18 Nov 2014 06:01:01 +0100 (CET) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of kennethadammiller@gmail.com) identity=pra; client-ip=209.85.218.50; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="kennethadammiller@gmail.com"; x-sender="kennethadammiller@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of kennethadammiller@gmail.com designates 209.85.218.50 as permitted sender) identity=mailfrom; client-ip=209.85.218.50; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="kennethadammiller@gmail.com"; x-sender="kennethadammiller@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-oi0-f50.google.com) identity=helo; client-ip=209.85.218.50; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="kennethadammiller@gmail.com"; x-sender="postmaster@mail-oi0-f50.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AoMBAHDRalTRVdoym2dsb2JhbABbhDwEgwLRZAcWAQEBAQERAQEBAQEGCwsJFC6DeSIRHQEbHgMSCAECBTcCJAERAQUBV4gJAQMSrGKDIj0xizuBc4MRikcKGScNaIYeAQUOkReCYYFUBYwWkkCBM5E9gg4YKYVTHzCCSwEBAQ X-IPAS-Result: AoMBAHDRalTRVdoym2dsb2JhbABbhDwEgwLRZAcWAQEBAQERAQEBAQEGCwsJFC6DeSIRHQEbHgMSCAECBTcCJAERAQUBV4gJAQMSrGKDIj0xizuBc4MRikcKGScNaIYeAQUOkReCYYFUBYwWkkCBM5E9gg4YKYVTHzCCSwEBAQ X-IronPort-AV: E=Sophos;i="5.07,408,1413237600"; d="scan'208";a="107784563" Received: from mail-oi0-f50.google.com ([209.85.218.50]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/RC4-SHA; 18 Nov 2014 06:01:00 +0100 Received: by mail-oi0-f50.google.com with SMTP id a141so8101016oig.9 for ; Mon, 17 Nov 2014 21:00:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=HfNk9QdQ/Vb+AAw3UZPzdQfZvZTlAZoMgIEhkvsAmIs=; b=rRX7+1UZ6FBqzrK1kI0/AyuYU+V6EMR9k8v6UGKkNs70+XReaFyR/B+Lk67KJ2vbsB bm+mXebZVsFjiyovfc+nqEoStpD77PT8oWuhB6O/zGqt3yOnrBShrK13/mg/qvdWhXjO rTh4y+ujf5kCh9r9ioYZ7YdyCzM1wE0hkbSNLKphJX/nR7MHSCJs+1MKzLCdeZzYGuv7 ry8mOv2udnHziWTsSSBSY8o9vkT7U6iMkGnrMPcRshLnpn5jua0i9ESFkM+0Q2qxM0oR BEvGAHCm+Iux1pyYPBU8KpLwyJFrBnzuH9b/wY6/iXhQbSgrgcyMgqQx+yJOtDCvHGSr L5Eg== MIME-Version: 1.0 X-Received: by 10.202.3.8 with SMTP id 8mr26375270oid.11.1416286859074; Mon, 17 Nov 2014 21:00:59 -0800 (PST) Received: by 10.182.197.1 with HTTP; Mon, 17 Nov 2014 21:00:59 -0800 (PST) Date: Tue, 18 Nov 2014 00:00:59 -0500 Message-ID: From: Kenneth Adam Miller To: caml-list@inria.fr Content-Type: multipart/alternative; boundary=001a113b975822a59905081afb6d Subject: [Caml-list] Go Oracle like facility for Ocaml? --001a113b975822a59905081afb6d Content-Type: text/plain; charset=UTF-8 If anybody knows what Go's oracle is you'll know that its a great accelerator for your time; it allows expressive and meaningful searches to be done over a source repository. It's fast and dead useful. Opengrok is much the same, but to a lesser extent (having links is nice, but not quite as powerful as oracle, I could be wrong). Is there anything like this for OCaml? --001a113b975822a59905081afb6d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
If anybody knows what Go's oracle is you'll know t= hat its a great accelerator for your time; it allows expressive and meaning= ful searches to be done over a source repository. It's fast and dead us= eful. Opengrok is much the same, but to a lesser extent (having links is ni= ce, but not quite as powerful as oracle, I could be wrong).

<= div>Is there anything like this for OCaml?
--001a113b975822a59905081afb6d--