Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
fa . caml
This is a Usenet group - learn more
Find or start a Google Group about caml.
Group info
Language: English
Group categories: Not categorized
More group info »
Related Groups
ML languages including Standard ML, CAML, Lazy ML, etc. (Moderated)
Low activity, Usenet
Medium activity, Usenet
Discussion about functional languages.
Medium activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 10072  Older »

Same name fields 
  Hi, I'm trying to declare to record types with fields having the same name but different types. Something like this: ============================== ============================== ============ type ta = { a : int; b : string } type tb = { a : float; b : string list } let f v = Printf.printf "%d\n" v.a... more »
By Mykola Stryebkov  - Nov 21 - 3 new of 3 messages    

Call for Participation - PEPM'10 (co-located with POPL'10) 
  ============================== ============================== === CALL FOR PARTICIPATION ACM SIGPLAN 2010 Workshop on Partial Evaluation and Program Manipulation (PEPM'10) Madrid, January 18-19, 2010 (Affiliated with POPL'10)... more »
By Janis Voigtländer  - Nov 18 - 1 new of 1 message    

Polymorphic function in reference cell 
  Hi, I have a module that have several functions that take a polymorphic function as part of their arguments (Foo.f1 and Foo.f2 in the example). module Foo = struct let f1 f = f 1 let f2 f = f 1.0 let f1_ref = (ref (fun _ -> raise (Failure "undefined") : ('a -> 'a) )) let set_f1_ref f =... more »
By Hans Ole Rafaelsen  - Nov 18 - 3 new of 3 messages    

ICFP '10: Second call for workshop proposals 
  CALL FOR WORKSHOP AND CO-LOCATED EVENT PROPOSALS ICFP 2010 15th ACM SIGPLAN International Conference on Functional Programming September 27 - 29, 2010 Baltimore, Maryland [link] The 15th ACM SIGPLAN International Conference on Functional... more »
By Wouter Swierstra  - Nov 18 - 1 new of 1 message    

Random questions 
  I know little about PRGN and unfortunately in a lot of cases the functions in the Random module don't provide me the right interface. Could anybody tell me if the following functions preserve the quality of the underlying PRGN and/or if there's a better way to achieve that : 1) Generate an arbitrary int... more »
By Daniel Bünzli  - Nov 18 - 1 new of 1 message    

New: cppo, C preprocessor for OCaml 
  Dear list, It is my pleasure to announce the first release of cppo, an OCaml-friendly equivalent of the C preprocessor (cpp). Cppo provides the classic #include, #define and conditionals (#ifdef, ...) which are occasionally useful. Cppo can be used on OCaml files and variants of OCaml that use the same lexer, such as ocamllex.... more »
By Martin Jambon  - Nov 17 - 4 new of 4 messages    

Fwd: Super plan 
  ______________________________ _________________ Caml-list mailing list. Subscription management: [link] Archives: [link] Beginner's list: [link] Bug reports: [link]
By Thomas  - Nov 17 - 1 new of 1 message    

DiScoTec 2010: Call for Workshop Proposals 
  [We apologize for multiple copies] DisCoTec 2010 5th International Federated Conferences on Distributed Computing Techniques Amsterdam, Netherlands, 7-9 June 2010 Call for Workshop Proposals A workshop is intended to provide a forum for members of a focused research... more »
By Gianluigi Zavattaro  - Nov 17 - 1 new of 1 message    

New 3.0.2 release of the Caml Images library 
  Hi, I'm glad to announce the availability of the 3.0.2 version of the CamlImages library, by Jun Furuse, François Pessaux, and Pierre Weis. This is a bug fix release. The software home page is: [link] Sources and documentation are available from: [link]... more »
By Pierre Weis  - Nov 17 - 2 new of 2 messages    

New release of the Caml Examples collection 
  [Version française ci-dessous] The Caml Examples package is a large set of Caml example programs. Most of the programs are provided both in Objective Caml and in Caml Light. This new enhanced version of the Caml Examples package contains the complete set of examples from the book ``Le langage Caml'' in Objective Caml (and... more »
By pierre.w...@inria.fr  - Nov 17 - 1 new of 1 message    

1 - 10 of 10072   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google