caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* build, distribution, data and metadata
@ 2008-01-31  8:57 Cristian Baboi
  2008-01-31  9:28 ` [Caml-list] " Nicolas Pouillard
  0 siblings, 1 reply; 5+ messages in thread
From: Cristian Baboi @ 2008-01-31  8:57 UTC (permalink / raw)
  To: caml-list

Hello!

I joined this list in an attempt to learn OCAML.
I don't yet know the language, the libraries or the building and  
distribution policies.
In these two days since I subscribed to the list I've seen a long  
discussion about the lack of standards.

I have a few remarks regarding these matters and I thought to share them:

- metadata is just data
- the make files are written in a well defined language
- rumors say ocaml is good at writing translators
- make files are not enough
- make files might not be portable
- installing is just a form of copying software from one environment to  
another
- I don't like the mess created by the MS Windows Registry and the plague  
of linux configuration files
- I like the freepascal approach http://www.freepascal.org/advantage.var:

"No Makefiles Unlike most programming languages, Pascal does not need  
Makefiles. You can save huge amounts of time, the compiler just figures  
out itself which files need to be recompiled."

"Distribution independence (Linux) As a result of this, software compiled  
by the Linux version of Free Pascal runs on any Linux distribution, making  
it much, much, easier to make your software support multiple Linux  
distributions."

So, my suggestion is to agree on a *language* in which to express the  
build/distribution/whatever and then implement it the best way you can.

Sorry if any of the above doesn't make sense to you.


________ Information from NOD32 ________
This message was checked by NOD32 Antivirus System for Linux Mail Servers.
  part000.txt - is OK
http://www.eset.com


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-02-02 11:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-31  8:57 build, distribution, data and metadata Cristian Baboi
2008-01-31  9:28 ` [Caml-list] " Nicolas Pouillard
2008-01-31  9:55   ` Cristian Baboi
2008-02-01 22:56   ` Aleksey Nogin
2008-02-02 11:10     ` Nicolas Pouillard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).