caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Generating C stubs
@ 2002-05-15  9:13 Jérôme Marant
  2002-05-15  9:49 ` Jocelyn Sérot
                   ` (2 more replies)
  0 siblings, 3 replies; 40+ messages in thread
From: Jérôme Marant @ 2002-05-15  9:13 UTC (permalink / raw)
  To: caml-list

  Hi,

    In order to avoid spending some time on writing C stubs
    myself, I'd like them to be generated automaticaly.
    There are currently 3 stub generators: camouflage, ffi
    and another one I don't recall (IIRC, someone claimed
    that he was working on a SWIG interface).

    I'm a bit confused since I don't really know what generator
    to choose among all those. Moreover, they all seem to have
    been last update in august 2001 and the C interface may
    have changed since.

    Has anyone experiences and advices about this?

    Thanks in advance. 

    Regards,

-- 
Jérôme Marant
-------------------
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


^ permalink raw reply	[flat|nested] 40+ messages in thread
* Re: [Caml-list] Camlp4/OCaml [was: Generating C stubs]
@ 2002-05-16 23:22 Joshua D. Guttman
  0 siblings, 0 replies; 40+ messages in thread
From: Joshua D. Guttman @ 2002-05-16 23:22 UTC (permalink / raw)
  To: caml-list; +Cc: Joshua D. Guttman

[-- Attachment #1: Type: message/rfc822, Size: 2143 bytes --]

From: guttman@mitre.org (Joshua D. Guttman)
To: Daniel de Rauglaudre <daniel.de_rauglaudre@inria.fr>
Cc: guttman@mitre.org (Joshua D. Guttman)
Subject: Re: [Caml-list] Camlp4/OCaml [was: Generating C stubs]
Date: 16 May 2002 19:21:12 -0400
Message-ID: <nhak7q38ys7.fsf@banjara.mitre.org>

Daniel de Rauglaudre <daniel.de_rauglaudre@inria.fr> writes:

>   > Really?  Why did someone decide that inclusion was a bad idea?
>   
>   I say it. Camlp4 and the attempts to improve the syntax have been
>   considered *officially* by the OCaml team as a "not serious" work and a
>   "loss of time".

I'm sorry to hear this.  It's regrettable.  Camlp4 seems so useful to
me.

        Joshua 


-- 
	Joshua D. Guttman		<guttman@mitre.org> 
	MITRE, Mail Stop S119		Office:	+1 781 271 2654
	202 Burlington Rd.		Cell:	+1 781 526 5713
	Bedford, MA 01730-1420 USA	Fax:	+1 781 271 8953





[-- Attachment #2: Type: text/plain, Size: 187 bytes --]



-- 
	Joshua D. Guttman		<guttman@mitre.org> 
	MITRE, Mail Stop S119		Office:	+1 781 271 2654
	202 Burlington Rd.		Cell:	+1 781 526 5713
	Bedford, MA 01730-1420 USA	Fax:	+1 781 271 8953

^ permalink raw reply	[flat|nested] 40+ messages in thread

end of thread, other threads:[~2002-05-23 20:51 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-15  9:13 [Caml-list] Generating C stubs Jérôme Marant
2002-05-15  9:49 ` Jocelyn Sérot
2002-05-15 12:17   ` Jérôme Marant
2002-05-15 12:38     ` Remi VANICAT
2002-05-15 20:19       ` Jérôme Marant
2002-05-16  7:06     ` Florian Hars
2002-05-16  7:34       ` Markus Mottl
2002-05-16 19:13         ` [Caml-list] Camlp4/OCaml [was: Generating C stubs] Daniel de Rauglaudre
2002-05-16 19:27           ` Chris Hecker
2002-05-16 19:39           ` John Prevost
2002-05-16 19:44             ` Daniel de Rauglaudre
2002-05-16 20:28               ` Chris Hecker
2002-05-16 21:38               ` Markus Mottl
2002-05-17  0:31                 ` Alessandro Baretta
2002-05-17 14:32                   ` Pierre Weis
2002-05-17 15:31                     ` Markus Mottl
2002-05-17 21:18                       ` Pierre Weis
2002-05-17 21:37                         ` Dave Mason
2002-05-18  9:46                           ` Pierre Weis
2002-05-21 17:51                             ` Diego Olivier Fernandez Pons
2002-05-19 11:31                         ` Markus Mottl
2002-05-21 17:10                           ` james woodyatt
2002-05-20  1:18                         ` [Caml-list] Tail recursion detection John Max Skaller
2002-05-21  7:46                           ` Alain Frisch
2002-05-21 11:35                             ` Benedikt Grundmann
2002-05-21 15:12                             ` John Max Skaller
2002-05-22 12:44                               ` Noel Welsh
2002-05-22 16:47                                 ` John Max Skaller
2002-05-21  8:57                           ` Noel Welsh
2002-05-20 22:59                     ` [Caml-list] Camlp4/OCaml [was: Generating C stubs] Alessandro Baretta
2002-05-16 23:22               ` [Caml-list] Re: Camlp4/OCaml Christopher Quinn
2002-05-17  7:02                 ` Daniel de Rauglaudre
     [not found]               ` <Pine.BSF.4.40.0205170357340.11758-100000@bpr.best.vwh.net>
2002-05-17  7:09                 ` [Caml-list] Camlp4/OCaml [was: Generating C stubs] Daniel de Rauglaudre
2002-05-17  7:54               ` [Caml-list] Camlp4/OCaml Michel Mauny
2002-05-17  8:05                 ` Daniel de Rauglaudre
2002-05-16 14:09 ` [Caml-list] Generating C stubs Benedikt Grundmann
2002-05-16 16:37 ` Jeff Henrikson
2002-05-16 16:31   ` Benedikt Grundmann
2002-05-17  5:59     ` Jeff Henrikson
2002-05-16 23:22 [Caml-list] Camlp4/OCaml [was: Generating C stubs] Joshua D. Guttman

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