ocaml - #use "str.cma" and #use "name.mli" in Eclipse -


how use "str.cma" in eclipse?

also, how link name.ml name.mli? #use "name.mli" in "name.ml" when using emacs.

#use not emacs specific, , not ocaml language specific. directive of program called toplevel, or in more common parlance interpreter. so, premises wrong, can in emacs. concerning eclipse (i suspect, you're trying use ocaide), there're lots of tutorials , online help, explains how add dependencies project.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -