It's hard to provide help. The link you provide is broken, and the contents of the files you try to #use aren't shown. Probably you should start by reading one of the books list here [1]. The first few are freely available online.
[1] http://ocaml.org/learn/books.html On Thu, Feb 6, 2014 at 1:10 AM, monde wilson <[email protected]> wrote: > # #use "C:/Documents and Settings/wilson/My Documents/Downloads/ML/cat.ml > ";; > File "C:/Documents and Settings/wilson/My Documents/Downloads/ML/cat.ml", > line 20, characters 13-14: > Error: Syntax error: operator expected. > # #use "C:/Documents and Settings/wilson/My Documents/Downloads/ML/ > functorcat.ml";; > File "C:/Documents and Settings/wilson/My Documents/Downloads/ML/ > functorcat.ml", line 12, characters 13-14: > Error: Syntax error: operator expected. > # #use "C:/Documents and Settings/wilson/My Documents/Downloads/ML/ > basic.ml";; > File "C:/Documents and Settings/wilson/My Documents/Downloads/ML/basic.ml", > line 7, characters 15-16: > Error: Syntax error > > cs.man.ac.uk/~david/categories/programs/ > > -- > -- > You received this message because you are subscribed to the Google Groups > "ocaml-developer" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/ocaml-developer?hl=en > For other OCaml forums, see http://caml.inria.fr/resources/forums.en.html > --- > You received this message because you are subscribed to the Google Groups > "ocaml-developer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- You received this message because you are subscribed to the Google Groups "ocaml-developer" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ocaml-developer?hl=en For other OCaml forums, see http://caml.inria.fr/resources/forums.en.html --- You received this message because you are subscribed to the Google Groups "ocaml-developer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
