Browse thread
When functional languages can be accepted by industry?
[
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: | Daniel de Rauglaudre <daniel.de_rauglaudre@i...> |
| Subject: | Re: When functional languages can be accepted by industry? |
> 1. Current functional languages do not have enough library support: > so it is not convenient to use FL for database management, programming > friendly user interface etc. Without industry support, these libraries > would take a long time to implement let rec industry_support () = library_support () and library_support () = industry_support ();; -- Daniel de RAUGLAUDRE daniel.de_rauglaudre@inria.fr http://cristal.inria.fr/~ddr/