caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: John Whitington <john@coherentgraphics.co.uk>
To: caml-list@inria.fr
Subject: Re: [Caml-list] pycaml
Date: Thu, 05 Mar 2015 16:09:55 +0000	[thread overview]
Message-ID: <54F87FD3.7090809@coherentgraphics.co.uk> (raw)
In-Reply-To: <20150305111743.GA2334@pl-59055.rocqadm.inria.fr>

Dear Sébastien,

Sébastien Hinderer wrote:
> More generally speaking, is there interest in bridging OCaml and Python?
> Are other solutions (perhaps more maintained) than pycaml arond?

Unmaintained, and entirely special-purpose, but this vector graphics 
renderer, which I wrote a long time ago, links an OCaml binary to a 
wxpython GUI, sending ocaml-rendered fragments over a pipe, and mouse 
clicks etc back. It seemed to work fine, but it didn't have a general 
purpose ocaml-python data bridge.

https://github.com/johnwhitington/coherence-renderer

Screenshot: http://coherentpdf.com/renderer.png

See the camlpy.ml and mltalk.py files. It can be started either by 
running the OCaml or the Python part...

You need camlgpc and camlpdf OPAM packages to build.

Thanks,

John

-- 
John Whitington
Director, Coherent Graphics Ltd
http://www.coherentpdf.com/


  parent reply	other threads:[~2015-03-05 16:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-05 11:17 Sébastien Hinderer
2015-03-05 15:52 ` Drup
2015-03-05 16:09 ` John Whitington [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-03-06 14:04 Nils Becker
2011-10-05 18:52 [Caml-list] Pycaml Thomas Fischbacher

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=54F87FD3.7090809@coherentgraphics.co.uk \
    --to=john@coherentgraphics.co.uk \
    --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).