Browse thread
OO programming
-
Tiphaine Turpin
- Erik de Castro Lopo
- Remi Vanicat
- Dirk Thierbach
- Jacques Garrigue
[
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: | -- (:) |
| From: | Erik de Castro Lopo <mle+ocaml@m...> |
| Subject: | Re: [Caml-list] OO programming |
Tiphaine Turpin wrote: > After a few unsuccessfull tries with using the object oriented features > of ocaml, I have been looking for ways to write classes that have a > chance to typecheck. OO in Ocaml is vastly different from OO in languages you might be used to like Java, C++, Python etc. If you are new to Ocaml, I highly recommend you forget about using Ocaml's OO features until you feel comfortable with the base features of the language. Erik -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- "Projects promoting programming in natural language are intrinsically doomed to fail." -- Edsger Dijkstra