Browse thread
Module hierarchies
-
Charles Martin
- Mattias Waldau
-
Michael Hicks
- John Max Skaller
- Vitaly Lugovsky
- Xavier Leroy
[
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: | John Max Skaller <skaller@o...> |
| Subject: | Re: Module hierarchies |
> > I am wondering how a large OCaml project might be structured, specifically > > in terms of directories and files. My solution is simple enough: I use a literate programming tool (interscript, see my sig below) to _generate_ all the Ocaml files in a scratch directory. So the structure of the program is defined in terms of the LP source files, which need to be related to the generated files. (It usually is though :-) The only problem I have with this is that ocamllex/yacc do not respect #line directives. -- John (Max) Skaller, mailto:skaller@maxtal.com.au 10/1 Toxteth Rd Glebe NSW 2037 Australia voice: 61-2-9660-0850 checkout Vyper http://Vyper.sourceforge.net download Interscript http://Interscript.sourceforge.net