Browse thread
Depend-type beginner question
[
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: | Vincent Aravantinos <vincent.aravantinos@g...> |
| Subject: | Depend-type beginner question |
Hi, why actually dependant types cannot be implemented in ocaml ? Is the type checking undecidable ? Or is it for other reason (e.g. arithmetic) ? I guess it's both. But could someone develop precisely ? Would something like http://okmij.org/ftp/Computation/lightweight- dependent-typing.html be implementable ? Thanx, Vincent