Google Groups Home
Help | Sign in
Active older topics
1 new of 1 - Feb 28
4 new of 4 - Feb 14
1 new of 1 - Jan 30
1 new of 1 - Dec 12 2007
5 new of 5 - Nov 7 2007
1 new of 1 - Sep 24 2007
1 new of 1 - Sep 12 2007
1 new of 1 - Aug 17 2007
1 new of 1 - Aug 9 2007
3 new of 3 - Jul 7 2007
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 44  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: This is a forum for OCaml software developers, focused on the practical use of OCaml and its interaction with other existing technologies.
 

Opinion about this implementation of merge sort algorithm 
  Hi, I'm interested in improve my skills concerning OCaml language. It should be nice to give me you opinion about this code. Is it optimal ? Do I respect functionnal programation style ? Do you have another implementation to propose ? Thanks (* * return an half list (odd positions) *)... more »
By Pereira Lucien  - 8:21am - 3 new of 3 messages    

ocamlhackers.ning.com is open 
  I couldn't resist creating an OCaml social network at Ning: [link] It's free and easy. Allows you to have your OCaml blog and exclusively OCaml friends. If you like this, join now :-) Martin
By Martin Jambon  - Jun 26 - 1 new of 1 message    

Problems building ocamlnet2 
  I'm having problems building the ocamlnet2 examples, and I'm not sure if their either broken or I'm not doing it right. I've downloaded and unzipped ocamlnet-2.2.9, cd'd to the examples/cgi/ netcgi2 directory, and because there's a Makefile there I'm just trying `make`, but get the following:... more »
By Phillip B Oldham  - May 15 - 1 new of 1 message    

Documenting arguments ? 
  Hi ! Maybe is it a good place to post such a question here ? Not an OCaml specific question, however I'm trying to feed properly the 'doc' field for 'Arg.parse'. Unix command : man man says : bold text type exactly as shown. italic text replace with appropriate argument. [-abc] any or all arguments within [ ] are optional.... more »
By Fabrice Marchant  - Apr 6 - 1 new of 1 message    

Simple tutorial on linking to/using a C library? 
  Hi all I'm new to ocaml, but have chosen it for a personal project to make use of an open-source C library I've found online. I'm not a C/C++ developer, originally learning programming with PHP, and I've very little experience of ocaml. Would someone possibly be able to point me in the right direction to a... more »
By Phillip B Oldham  - Apr 3 - 3 new of 3 messages    

Array HAshtbl 
  Hello all, I have written the following function using for loop , which is the reason the output of the function is unit . However , I want the function to return type list Here is the code, let rec get_col tname tdata colname = let l2 = [] in let narr = Array.length(List.hd(tdata)) in... more »
By ADU  - Apr 1 - 1 new of 1 message    

Some opinion about OCAML 
  I have encountered to this article about some OCaml experience: [link] The author gives an example of arithmetic calculations in OCAML and scares with weakness of the type-safe programming exceeding it's benefits.... more »
By salog  - Apr 1 - 22 new of 22 messages    

Native database for OCAML or fast non-odbc database interfaces for OCAML 
  What database is considered as "native" for OCAML? Or what fast (I dont consider ODBC as a fast interface) database interfaces OCAML has for Win and *nix systems? For example, does OCALM have a "driver" for ORACLE, FireBird, MySQL, MS SQL?
By salog  - Mar 31 - 3 new of 3 messages    

GUI library for OCAML 
  Does anybody now the best GUI library for OCAML? I know GTK, but is there anything else?
By salog  - Mar 26 - 3 new of 3 messages    

mutually recursive modules 
  hello ocaml-developer, is it possible to put mutually recursive modules in different files? For example, if module A needs module B (and vice versa), is it possible to put each module in its own file? --Jacques
By Jacques Le Normand  - Mar 22 - 1 new of 1 message    

1 - 10 of 44   « Newer | Older »

XML       Send email to this group: ocaml-developer@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google