Re: [Caml-list] Issue to compile a program with camlp4 in OCaml 3.10.0

2008-09-24 Thread Michel Mauny
Hi, 2008/9/23 Сергей Плаксин [EMAIL PROTECTED] what is pa_op.cmo? It's a CamlP4 parser for the extension of ocaml classical syntax with streams parsers. Decoding proceeds as follows: pa_ stands for parser, o for ocaml syntax, and p for stream parsers. -- MM

Re: [Caml-list] Re: Extending .annot files

2008-09-24 Thread Nathaniel Gray
On Sun, Sep 21, 2008 at 7:15 PM, Jun Furuse [EMAIL PROTECTED] wrote: Hi, I'm really happy to hear that you're open to including some of this stuff. I think there are actually only a few data that one wants to have in .annot files (and that the compiler can reasonably provide). For any

Re: [Caml-list] Extending .annot files

2008-09-24 Thread Nathaniel Gray
On Sun, Sep 21, 2008 at 11:08 PM, Maxence Guesdon [EMAIL PROTECTED] wrote: On Fri, 19 Sep 2008 11:20:36 -0700 Nathaniel Gray [EMAIL PROTECTED] wrote: For any identifier it would be good to know: 1. Its inferred type 2. Its fully-qualified module path All identifiers have not a fully

Re: [Caml-list] What's the purpose of the static library?

2008-09-24 Thread Stefano Zacchiroli
On Tue, Sep 23, 2008 at 11:17:11AM +0100, Richard Jones wrote: It's not particularly well-documented, and it changes a little in 3.11, but below is my understanding. There are probably errors in what follows. If someone can correct the errors then I'll publish a corrected document. Hi

Re: [Caml-list] Link tracking

2008-09-24 Thread Chris Clearwater
On Mon, 2008-09-22 at 20:03 +0100, Jon Harrop wrote: Dr Jon Harrop, Flying Frog Consultancy Ltd. http://www.ffconsultancy.com/?e I notice that your caml-list postings tack ?e onto the end of all links to your company page. You seem to use ?u on your c.l.f postings. Is this used to gauge the

Re: [Caml-list] ocamlnet and kernel poll

2008-09-24 Thread Rich Neswold
On Thu, Sep 11, 2008 at 11:31 AM, Markus Mottl [EMAIL PROTECTED]wrote: Look at our Core-library. It contains a module Bigstring, which provides many efficient I/O-functions for those. Look at bigstring_stubs.c, where you'll see how these functions are implemented in C-land, e.g. when the

Re: [Caml-list] ocamlnet and kernel poll

2008-09-24 Thread Gabriel Kerneis
Hi, On Wed, Sep 24, 2008 at 10:05:54AM -0500, Rich Neswold wrote: On Thu, Sep 11, 2008 at 11:31 AM, Markus Mottl [EMAIL PROTECTED]wrote: Look at our Core-library. It contains a module Bigstring, which provides many efficient I/O-functions for those. Look at bigstring_stubs.c, where

Re: [Caml-list] ocamlnet and kernel poll

2008-09-24 Thread Markus Mottl
2008/9/24 Rich Neswold [EMAIL PROTECTED]: On Thu, Sep 11, 2008 at 11:31 AM, Markus Mottl [EMAIL PROTECTED] wrote: Look at our Core-library. It contains a module Bigstring, which provides many efficient I/O-functions for those. Look at bigstring_stubs.c, where you'll see how these functions

[Caml-list] Re: What's the purpose of the static library?

2008-09-24 Thread Sylvain Le Gall
On 23-09-2008, Richard Jones [EMAIL PROTECTED] wrote: On Tue, Sep 23, 2008 at 05:09:58PM +0800, bill yan wrote: Files: module.o and module.cmx These two files go together. The *.o file contains compiled native code in the normal system object file format. The *.cmx

(off topic) Re: [Caml-list] csml: high-level bindings between OCaml and .Net

2008-09-24 Thread Richard Jones
You piqued my interest and I managed to get C# FFI to work in Mono: https://www.redhat.com/archives/libvir-list/2008-September/msg00283.html Rich. -- Richard Jones Red Hat ___ Caml-list mailing list. Subscription management: