Note that there are some explanatory texts on larger screens.

plurals
  1. POLooking for OCaml IDE
    primarykey
    data
    text
    <p>I like F# but sometimes I need something light and cross-platform and without .NET for sure. I tried to use OCamL many times but seems like I just can't start it.</p> <ol> <li>Installed IDEA, added OCamL plugin -> Doesn't work</li> <li>Installed eclipse ODT plugin -> Can't launch even config OCamL compiler - too complicated</li> <li>Even had tried NetBeans plugin a long time ago but even can't deal with it.</li> </ol> <p>So, for now, I'm using ocamlc -o "main.exe" "main.ml" from the command shell and different light editors. I don't use Vim or Emacs, I'm using nano and I have a habit of usage full-featured IDEs.</p> <p>I found various documentation (this is looking like the best to start <a href="http://caml.inria.fr/pub/docs/oreilly-book/html/index.html" rel="nofollow noreferrer">http://caml.inria.fr/pub/docs/oreilly-book/html/index.html</a> for me) but still being confusing when looking for something a bit specific alike sqlite access. found this: <a href="http://neugierig.org/software/ocaml/sqlite/" rel="nofollow noreferrer">http://neugierig.org/software/ocaml/sqlite/</a> with strange api annotation and no examples. And all the documentation about IDE usage I found are outdated or doesn't work.</p> <p>Addition subquestion: some people told me "don't use OCamL, it's a dead language for students with low libraries support and seems like dying, use python or ruby instead". But I like the beauty of OCamL. I want to give it a try. Tell me if that is normal to use OCamL for production code today?</p> <p>thank you.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload