Browse thread
designing Ocaml programs with a graphical modeling language ?
-
Stéphane_DUPRAT
- Stéphane_DUPRAT
[
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: | Stéphane_DUPRAT <stephane.duprat@a...> |
| Subject: | Re: [Caml-list] designing Ocaml programs with a graphical modeling language ? |
> Can you elaborate? > To be more precise, I'm searching a modeling language (such as UML for OO methods) and a tool to design my developments in ocaml. That tool doesn't need to be written in ocaml. As for uml, it seems to be not very convenient for functional languages (i didn't use oo features of ocaml) and not very popular in fp community. After a short search on the web, i didn't find anything for that. The main argument is that functional languages don't need heavy design methods based on graphical representations. As for me, I think that designing with a graphical modeling language could be profitable. Stéphane Duprat