Main menu

What is Ocamlwizard

Ocamlwizard is a tool designed to help the development of efficient IDEs for Objective Caml. It was an Ocaml Summer Project funded by Jane Street Capital. Ocamlwizard is a command-line tool which provides features such as:

  • Navigation in source code.
  • Pattern matching completion.
  • Path completion for modules and values.
  • Record field completion.

Where can I find more news ?

On Ocamlwizard's Forum you can :

  • Find Latest news.
  • Ask your questions.
  • Submit bugs.
  • Find examples to understand how it works.
  • ...