| |
fa.caml |
Hello, > Is there a convenient way to develop OCaml code, and be sure that > - target dependency system > and also a very flexible license that allows its free redistribution and > Until right now I didn't find anything like this. And I was really scared In fact, my aim is to construct approximativelly what you are looking for Ocaml-fileutils is the base path abstraction for files and fileutils. I want to develop the makefile in ML. Each module will register For now, it is only at an early stage ( i have some lexer/parser to If you are intersted, just drop me an email, to have more information, Kind regard -------------------
> Hi,
> this code will be configurable, compilable, installable and
> executable without changes, on any environment where OCaml is available?
you are pretty sure not to have any problem. (Exclude for example Unix,
Dbm modules ).
> many enhancements.
> The following points seem important to me:
> - ease of use, nice syntax (for average humans with a simple text editor)
> - loadable modules
> - built-in programming language
> - built-in fileutils (cp, mv, cd, rm, ...) and functions (filters, ...)
> - possibility of harmonious integration in a graphical development
> environment
> modification under any form.
> when I discovered Apache Ant.
Ocaml fileutils is a lib of mine ( not yet published, but if you want to
test it, i can give you the tar ball ).
but for now, i have not yet the time to go over the whole things.
Ocaml-preprocessor is a replacement for *.in -> * ( already developped,
very simple, it is something were you bind variable and function and
you pass it on files where there is for example @funct "abcd"@ and it
replace it with the result of the binding of funct "abcd"... ). It is
also not yet published, but it seems stable to me.
variable, target, dependency and a big program will run to compute all
this and compile file, lib, exec...
autosort ocamldep generated file and try to figure how to compile only
one thing ).
or if you want to test ocaml-fileutils or ocaml-preprocessor.
Sylvain LE GALL
To unsubscribe, mail caml-list-requ...@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