caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Nicolas George <nicolas.george@ens.fr>
To: Caml mailing list <caml-list@inria.fr>
Cc: Kai Kuehne <kai.kuehne@gmail.com>
Subject: Re: [Caml-list] ocaml ncurses bindings
Date: Wed, 15 Feb 2006 17:47:21 +0100	[thread overview]
Message-ID: <20060215164721.GA16419@clipper.ens.fr> (raw)
In-Reply-To: <fd5005b00602150515v5e390e49icaa4068474dc9999@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1773 bytes --]

Le septidi 27 pluviôse, an CCXIV, Kai Kuehne a écrit :
> Just a question... I wan't to start programming in Ocaml but it would be great
> if there were a ncurses-binding. I know ocaml-tmk, but there is no release yet
> and it seems that there won't be a release-version. :)
> 
> Well.. is anybody here planning to implement a ncurses-binding for ocaml
> or finish ocaml-tmk?

Hi. I am the shameful author of ocaml-tmk. I can say that for me, the
project is dead: I almost do not write Caml these times, and I have more
pressing things to do.

I say "shameful" because at least one person proposed to carry on the
project, and I procrastinated my reply. Which makes I must make apologies
for replying so late, which makes me procrastinate more. So today I force
myself to answer. I am really sorry for people who counted on me.

I am willing to give the project to anyone who wants it, provided he tells
me exactly what I have to do on the Savannah website to change the
ownership, including a possible licence change to include
I-do-not-remember-what Caml-specific exception to the LGPL..

As for your immediate needs: the ncurses binding in the current state of TMK
was working and fairly complete last time I checked. As far as I remember,
the only missing parts are the scanf-like functions and the mouse parts.
What is not complete at all is the widget system on top of that, but if you
only need low-level ncurses functions, you may be lucky.

On the other hand, the code dates back to just before the coming of
dynalically-loaded primitives. The build system is probably broken with
regard to that aspect.

I hope this will be useful, and I re-iterate my apologies to the people who
wrote to me.

Regards,

-- 
  Nicolas George

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 185 bytes --]

  reply	other threads:[~2006-02-15 16:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-15 13:15 Kai Kuehne
2006-02-15 16:47 ` Nicolas George [this message]
2006-02-19  8:08   ` [Caml-list] " Paul Pelzl
2006-02-23 16:11     ` Nicolas George

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=20060215164721.GA16419@clipper.ens.fr \
    --to=nicolas.george@ens.fr \
    --cc=caml-list@inria.fr \
    --cc=kai.kuehne@gmail.com \
    /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).