Browse thread
[Caml-list] Turning off type-checking
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2002-05-14 (13:50) |
From: | Oliver Bandel <oliver@f...> |
Subject: | Re: [Caml-list] Turning off type-checking |
On Mon, 13 May 2002, Markus Mottl wrote: > Hello, > > people have always kept telling me that I have perverse needs, but that's > the way it is: I (ab)use OCaml for interpreting models learnt by a machine > learning system. The problem is that such models may require hundreds > of thousand lines of OCaml-code including absolutely mad amounts of > pattern-matches on and constructions of values of sum- and product type. [...] > It would be really nice if there were some command-line flag for the > OCaml-compilers which turns off every check that is not required under the > assumption that the given OCaml-code is (type) correct [...] use Perl; Ciao, Oliver ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners