caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gerd Stolpmann <info@gerd-stolpmann.de>
To: "José Romildo Malaquias" <j.romildo@gmail.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] ocaml-curses for Windows
Date: Sat, 02 Jul 2011 18:34:03 +0200	[thread overview]
Message-ID: <1309624443.1542.3.camel@gps-desktop> (raw)
In-Reply-To: <20110702110830.GA31271@malaquias.DHCP-GERAL>

Am Samstag, den 02.07.2011, 08:08 -0300 schrieb José Romildo Malaquias:
> Hello.
> 
> I am looking for an Ocaml curses library that works in Windows.
> 
> Does anybody know if ocaml-curses works in Windows with pdcurses?

It's not exactly curses, but in ocamlnet there are a number of bindings
for console functions:

https://godirepo.camlcity.org/svn/lib-ocamlnet2/trunk/code/src/netsys/netsys_win32.mli

Look for has_console and the following functions. These should give you
full control over the console screen.

Gerd
-- 
------------------------------------------------------------
Gerd Stolpmann, Bad Nauheimer Str.3, 64289 Darmstadt,Germany 
gerd@gerd-stolpmann.de          http://www.gerd-stolpmann.de
Phone: +49-6151-153855                  Fax: +49-6151-997714
------------------------------------------------------------




      parent reply	other threads:[~2011-07-02 16:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-02 11:08 José Romildo Malaquias
2011-07-02 11:33 ` Jérémie Dimino
2011-07-03  1:32   ` José Romildo Malaquias
2011-07-03  6:42     ` Jérémie Dimino
2011-07-02 16:34 ` Gerd Stolpmann [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=1309624443.1542.3.camel@gps-desktop \
    --to=info@gerd-stolpmann.de \
    --cc=caml-list@inria.fr \
    --cc=j.romildo@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).