Browse thread
[Caml-list] Do you like files as modules?
- skaller
[
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: | skaller <skaller@u...> |
| Subject: | [Caml-list] Do you like files as modules? |
I am seeking your feelings and comments on the following issue. Many programming languages, including Python and Ocaml, but excluding C and C++, have a concept of a module such that translation units are also modules. In both Ocaml and Python, the module name is also coupled to the filename. Which technique do you prefer? Why? What advantages and disadvantages does each have? How is the compiler architectural model coupled to program semantics, optimisation, separate compilation, and linkage, and should it be? -- John Skaller, mailto:skaller@users.sf.net voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net ------------------- 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