Re: emacs, script
Henri DF <[email protected]> Fri, 8 Oct 2004 16:49:52 +0200 (CEST)
| Newsgroups | gmane.network.simulator.epfl |
|---|---|
| Message-ID | <[email protected]> |
> Hi all, > > I have the following questions: > o emacs tuareg mode: I know how to start caml in emacs (M-x > tuareg-run-caml) but how to start nab in emacs? when you run do M-x tuareg-run-caml it asks you for the path of the toplevel you want to start. > o How to run a script, e.g. lesson1.ml? > either compile it into a custom executable (see the README) or load it into a toplevel (see the #use directive in the ocaml manual Section 9.2) > Thanks, > > Natasa. > > > > > > >