Browse thread
Scripting in ocaml
[
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: | 2006-12-22 (11:35) |
From: | Jon Harrop <jon@f...> |
Subject: | Re: [Caml-list] Scripting in ocaml |
On Thursday 21 December 2006 21:11, Serge Aleynikov wrote: > What I meant by "strict typing" was performing type checks *at runtime*, > i.e. that there are no unsafe operations. I'd call run-time type checking "dynamic typing" and type checking such that there are no unsafe operations "strong typing". So OCaml is strongly, statically typed. -- Dr Jon D Harrop, Flying Frog Consultancy Ltd. Objective CAML for Scientists http://www.ffconsultancy.com/products/ocaml_for_scientists