caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Kuba Ober <kuba@mareimbrium.org>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Camelia progress - indenter (this time for real)
Date: Mon, 20 Oct 2008 15:59:19 -0400	[thread overview]
Message-ID: <200810201559.20859.kuba@mareimbrium.org> (raw)
In-Reply-To: <e2d02be30810201102p79da38d4r6b15154aa4cce0c9@mail.gmail.com>

> I thought of reading through the code and maybe contributing, but the fact
> that it's all in C++ is holding me back a bit. Still, I'm going to take a
> look once I have time.
> Actually, porting the code to pure OCaml might prove the most interesting
> task to me. I wonder what is the state of QT4 bindings, though: you
> mentioned they were incomplete or non-nexistant, so is it possible to
> overcome this without writing the whole QT4 bindings package? It also might
> be a bit early to start porting, but then, if I start now, by the time I'd
> have anything basic, you would probably complete most of the features
> (considering that I have little practical experience with OCaml and no
> experience with QT).

PyQt may be a good thing to look at, but I don't know how easy it would be
to port PyQt to OCaml. The only language I found it easy to bind to almost
any binary API is Lisp, since it can actually execute nontrivial programs
at compilation time.

I guess the starting point would be to look at Qt's C++ API and design
an API for Qt in OCaml, and only then try to bridge the gap.

Cheers, Kuba


      parent reply	other threads:[~2008-10-20 19:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-17 13:55 Camelia progress Kuba Ober
2008-10-17 14:05 ` [Caml-list] " David Teller
2008-10-20 13:01   ` [Caml-list] Camelia progress, indenter Kuba Ober
2008-10-20 13:22     ` David Teller
2008-10-20 13:35       ` Kuba Ober
2008-10-20 14:46         ` Romain Bardou
2008-10-20 20:02           ` Kuba Ober
2008-10-21  8:35             ` Romain Bardou
2008-10-17 15:13 ` Camelia progress Sylvain Le Gall
2008-10-17 20:42 ` [Caml-list] " Andrej Bauer
     [not found] ` <e2d02be30810180555r602c5977n20122bbd9dbbedd9@mail.gmail.com>
2008-10-20 12:16   ` Kuba Ober
2008-10-20 13:07 ` [Caml-list] Camelia progress - indenter (this time for real) Kuba Ober
     [not found]   ` <e2d02be30810201102p79da38d4r6b15154aa4cce0c9@mail.gmail.com>
2008-10-20 19:59     ` Kuba Ober [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200810201559.20859.kuba@mareimbrium.org \
    --to=kuba@mareimbrium.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).