|
Two questions about Emacs Tuareg for OCaml:
I have seen some configurations where it displays an alpha symbol instead of a'. How can I turn this on?
What is the keyboard shortcut for "evaluate phrase" or "evaluate buffer"?
Started by Rosarch on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
By M-x tuareg-mode ), and look.
These characters inside strings and comments
Launch the tuareg mode (e.g.
|
|
I feel retarded asking this question, but I've been banging my head against the wall for a while now...
This directory is linked to by the website for obtaining emacs: http://ftp.gnu.org/pub/gnu/emacs/ . Which file do I want? I downloaded emacs-23.1.tar...
Started by Rosarch on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Some options that I like for Tuareg (but YMMV!):
(setq tuareg-default-indent 4) (setq ....
Getting Tuareg to work is as easy as downloading it and following the installation instructions .
To download site and download the binaries.
|
|
On Wed, 25 Feb 2009 22:10:10 +0100, Ralf Treinen <treinen@debian.org
Package: ocaml-nox
Version: 3.11.0-5
Severity: minor
some files are installed both by ocaml-nox and ocaml-compiler-libs:
% dpkg -S outcometree
ocaml-compiler-libs: /usr/lib/ocaml...
Started by Ralf Treinen on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
It is installed by upstream, and may be used by the toplevel or other
third-party... .
On Thu, 26 Feb 2009 13:00:12 +0100, Stéphane Glondu <steph@glondu.net
Ralf Treinen a écrit :
I think on the contrary that outcometree.cmi should remain in ocaml-nox .
|
Ask your Facebook Friends
|
Know of an OCAML/CAML IDE? Especially one that runs on Linux?
Started by Dustin on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
They provide syntax-highlighting and tuareg-mode includes....
Both are available via apt, or on the web.
There are 2 modes for Emacs for working with OCaml: ocaml-mode and tuareg-mode .
Emacs in Caml mode , or Tuareg mode .
|
|
I've searched on the Internet for comparisons between F# and Haskell but haven't found anything really definitive. What are the primary differences and why would I want to choose one over the other?
Started by kronoz on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Side effects : Both languages make it pretty obvious when you .
Use OCaml's tuareg-mode to edit F#.
|
|
On Fri, 03 Oct 2008 01:40:09 +0200, Juliusz Chroboczek <Juliusz.Chroboczek@pps.jussieu.fr
Package: ocaml-core
Version: 3.10.0.1
This package is called ocaml-core, and hence I expected it to install
a reasonably complete O'Caml environment. It ...
Started by Juliusz Chroboczek on
, 8 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
Is ocaml-tools a dependence and tuareg-mode only a
suggestion?
Shouldn't they be changed to Recommends,
ocaml-tools,
tuareg-mode,
libounit-ocaml-dev,
ledit | rlwrap | cle
Suggests:
ocaml-doc.
|
|
I'm a scientist working mostly with C++, but I would like to find a better language. I'm looking for suggestions, I'm not even sure my "dream language" exist (yet), but here's my wishlist;
IMPORTANT FEATURES (in order of importance)
1.1: Performance: ...
Started by Shinka on
, 16 posts
by 15 people.
Answer Snippets (Read the full thread at stackoverflow):
Ocaml should run on windows (I haven't used.
As for tools, I use and like tuareg mode for emacs.
|