From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id 391A07EC6E for ; Thu, 19 Dec 2013 08:54:01 +0100 (CET) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of p.donadeo@gmail.com) identity=pra; client-ip=209.85.214.174; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="p.donadeo@gmail.com"; x-sender="p.donadeo@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail3-smtp-sop.national.inria.fr: domain of p.donadeo@gmail.com designates 209.85.214.174 as permitted sender) identity=mailfrom; client-ip=209.85.214.174; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="p.donadeo@gmail.com"; x-sender="p.donadeo@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-ob0-f174.google.com) identity=helo; client-ip=209.85.214.174; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="p.donadeo@gmail.com"; x-sender="postmaster@mail-ob0-f174.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqcDAJOlslLRVdaulGdsb2JhbABZg0NJDIMDoxuKJIhfgQ0IFg4BAQEBBwsLCRIqgiUBAQEDASMdARsSCwEDAQsGBQQHGh0CAiEBAREBBQEKEgYTEoddAQMJCA2kYowHU4MJjgIKGScDCmSGGBEBBQyMc4IPBAeCboFIBJYrgWuBMIcFhCUDg0oYKYRYOw X-IPAS-Result: AqcDAJOlslLRVdaulGdsb2JhbABZg0NJDIMDoxuKJIhfgQ0IFg4BAQEBBwsLCRIqgiUBAQEDASMdARsSCwEDAQsGBQQHGh0CAiEBAREBBQEKEgYTEoddAQMJCA2kYowHU4MJjgIKGScDCmSGGBEBBQyMc4IPBAeCboFIBJYrgWuBMIcFhCUDg0oYKYRYOw X-IronPort-AV: E=Sophos;i="4.95,512,1384297200"; d="scan'208";a="41673450" Received: from mail-ob0-f174.google.com ([209.85.214.174]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 19 Dec 2013 08:54:00 +0100 Received: by mail-ob0-f174.google.com with SMTP id wn1so797589obc.5 for ; Wed, 18 Dec 2013 23:53:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Fc+1MROP/QgI1J715gXIogNndx+TKtP21PQEjm+32Z8=; b=iJ3PhCI/GhB7GWJHIdp+XYs5egFbhq4HeEXBy4wK3y1oF1SEc23cDCmXdW75lBtOD6 mJ3qUKHnnfUXsjCoM7giF9oXduZU4lg1F64KA6qIJ23aAm3lzWsDPZxOoOh9+ahcWjKS hKsU3jJbyxu6PVJb4gE9XfWJpbpuQAxLH5QshCoHn6XnQug9ylRfrCQ+778+5JFIeiPm P7AsulCgGvZDvBGuK8f0lfnsVUG1v6UjSDAxhFEVMty4zpPuY8dfqZd40/GMNYHNaVhe 0HXcVY+aUvx9zb/bN/bXlTpSB8NVnt80xuKsLgt5LvByLafWngo/1KIjNPrHsCj5Z9D3 N4SQ== MIME-Version: 1.0 X-Received: by 10.182.81.197 with SMTP id c5mr86334oby.40.1387439639175; Wed, 18 Dec 2013 23:53:59 -0800 (PST) Received: by 10.76.111.205 with HTTP; Wed, 18 Dec 2013 23:53:59 -0800 (PST) Received: by 10.76.111.205 with HTTP; Wed, 18 Dec 2013 23:53:59 -0800 (PST) In-Reply-To: References: Date: Thu, 19 Dec 2013 08:53:59 +0100 Message-ID: From: Paolo Donadeo To: Kakadu Cc: OCaml mailing list Content-Type: multipart/alternative; boundary=047d7b2e4d58d7297b04edde762a Subject: Re: [Caml-list] [ANN] Lablqt --047d7b2e4d58d7297b04edde762a Content-Type: text/plain; charset=UTF-8 At present, what are the limitation in using OCaml/QT compared to using C++/QT? -- Paolo Donadeo, sent with Gmail on Android Il 15/dic/2013 22:12 "Kakadu" ha scritto: > Salut, > > From today lablqt is available in opam. With it you can create user > interfaces in declarative manner in QML and connect it with OCaml > using `mocml` code generator and `lablqml` ocamlfind package. Qt 5.2 > is required for compilation > > More information you can get at [1]. There is mine opam repo where > demo application is included. It is called QOCamlBrowser -- > application similar to default ocamlbrowser. > > All comments will be appreciated. > > Kind regards, > Dmitrii Kosarev aka Kakadu > > [1] http://kakadu.github.io/lablqt > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa.inria.fr/sympa/arc/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > --047d7b2e4d58d7297b04edde762a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

At present, what are the limitation in using OCaml/QT compar= ed to using C++/QT?


--
Paolo Donadeo, sent with Gmail on Android

Il 15/dic/2013 22:12 "Kakadu" <kakadu.hafanana@gmail.com> = ha scritto:
Salut,

=46rom today lablqt is available in opam. With it you can create user
interfaces in declarative manner in QML and connect it with OCaml
using `mocml` code generator and `lablqml` ocamlfind package. Qt 5.2
is required for compilation

More information you can get at [1]. There is mine opam repo where
demo application is included. It is called QOCamlBrowser --
application similar to default ocamlbrowser.

All comments will be appreciated.

Kind regards,
Dmitrii Kosarev aka Kakadu

[1] http://kak= adu.github.io/lablqt

--
Caml-list mailing list. =C2=A0Subscription management and archives:
ht= tps://sympa.inria.fr/sympa/arc/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs
--047d7b2e4d58d7297b04edde762a--