caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Mattias Waldau" <mattias.waldau@abc.se>
To: <caml-list@inria.fr>
Subject: What kind of industry do you mean? (Was: [Caml-list] objective caml and industry)
Date: Sun, 1 Sep 2002 11:18:00 +0200	[thread overview]
Message-ID: <000101c25198$77b64cf0$0a00a8c0@gateway> (raw)
In-Reply-To: <002601c25051$1c9cb400$890bfea9@mimbi>

Do you mean by industry that you are going to 
make commercial software using O'Caml?

As I see it there are several typical categories 
of commercial programs:

1. programs for internal use within an 
   organization (price = production cost)
2. server software (typical price > $15000)
3. client software (typical price $10 to $1000)

and there are essentially two OS out there:
a. Windows (hopefully we can soon ignore Windows 9x)
b. *nix

And unless you have a lot of VC-capital, the only 
combination where you can make money within a year 
or so is "client software" on "windows".

Reason:
1. Organizations buy server-software from established vendors
2. there are too few *nix out there

However, most of people on this list use *nix and create 
extra libraries for O'Caml on *nix. Most of these are 
useless for making commercial sellable software, since 
if you produce commercial software, you have to focus on 
what makes the software good and sellable, not learning 
how to compile PCRE on windows (Sorry Markus, just an example :-).

So if you want O'Caml to be used by commercial developers
creating commercial software, make sure that your libraries
work on windows. (And use the LGPL or even better the BSD-license,
if I improve a BSD-license library, I will of course try to
merge it with the general available version, so that I don't
have to maintain it.)

Due to the above reasons I only use core Ocaml and pure
Ocaml-libraries. I develop under Linux, in order to be able
to debug, and create release on Windows.

/mattias

-------------------
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


  reply	other threads:[~2002-09-01  9:18 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-27  3:33 [Caml-list] mixin modules paper and future? Chris Hecker
2002-08-28  8:43 ` Tom Hirschowitz
2002-08-28 19:25   ` Chris Hecker
2002-08-29 10:11     ` M E Leypold @ labnet
2002-08-29 18:47       ` [Caml-list] objective caml and industry james woodyatt
2002-08-29 22:57         ` Michael Vanier
2002-08-29 23:52           ` james woodyatt
2002-08-30 13:13           ` Vitaly Lugovsky
2002-08-30 23:23             ` Michael Vanier
2002-08-30  2:25         ` Chris Hecker
2002-08-30 18:14           ` Jonathan Coupe
2002-09-01  9:18             ` Mattias Waldau [this message]
2002-09-01 20:15               ` What kind of industry do you mean? (Was: [Caml-list] objective caml and industry) Markus Mottl
2002-09-01 21:10                 ` [Caml-list] wxOCaml? Dave Mason
2002-09-02  6:23                 ` [Caml-list] Re: What kind of industry do you mean? (Was: objective caml and industry) Michaël Grünewald
2002-09-02 12:43               ` What kind of industry do you mean? (Was: [Caml-list] " Alessandro Baretta
2002-09-02 22:58                 ` Gerd Stolpmann
2002-09-03  6:58                   ` [Caml-list] Re: An XML standard API? (was:What kind of industry do you mean?) Alessandro Baretta
2002-09-02 18:15               ` What kind of industry do you mean? (Was: [Caml-list] objective caml and industry) Oleg
2002-08-30 18:14           ` [Caml-list] objective caml and industry Jonathan Coupe
2002-08-31  2:26         ` John Max Skaller
2002-09-02 18:38           ` Oleg
2002-08-30  2:21       ` [Caml-list] mixin modules paper and future? Chris Hecker
     [not found] <3D735CB2.4090101@baretta.com>
2002-09-02 16:50 ` What kind of industry do you mean? (Was: [Caml-list] objective caml and industry) Mattias Waldau
2002-09-02 17:11   ` Alessandro Baretta
2002-09-05 20:18   ` Dmitry Bely
2002-09-06  8:12     ` Mattias Waldau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000101c25198$77b64cf0$0a00a8c0@gateway' \
    --to=mattias.waldau@abc.se \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).