Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "David Kaloper Meršinjak" <dk505@cam.ac.uk>
To: OCaml List <caml-list@inria.fr>
Subject: [Caml-list] [ANN] Notty 0.1.0
Date: Tue, 9 Feb 2016 03:07:25 +0000	[thread overview]
Message-ID: <CAAhS_v_S7iMCL2Y1Oh8y2GAzdUYHRUorwubRuatr4e-beEDUEg@mail.gmail.com> (raw)

Dear list,

I'd like to announce the first release of Notty, a terminal library. The blurb:


``Notty is a declarative terminal library for OCaml structured around
a notion of composable images. It tries to abstract away the basic
terminal programming model, and provide one that is simpler and more
expressive.

The core layout engine and IO codecs are pure platform-independent
OCaml. Distribution includes modules with input and output facilities
for Unix, and Lwt on Unix.

As an attempt to redefine terminal programming, Notty has to be
"opinionated". It assumes Unicode throughout, does not have universal
support for various terminals out there, and has a peculiar
programming and rendering model.''


Feedback is welcome. Samples of unsupported input escapes are welcome
too, and so are complaints about the rendering.

Homepage: https://github.com/pqwy/notty
Docs: http://pqwy.github.io/notty

Many thanks to Daniel Bünzli who helped discard an endless stream of
bad ideas. Sadly, he's not omnipotent.

Daniel's work is also what Notty's solid Unicode support builds upon.


Best,
David

             reply	other threads:[~2016-02-09  3:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-09  3:07 David Kaloper Meršinjak [this message]
2016-03-11 18:56 ` Rich Neswold
2016-03-11 19:11   ` Daniel Bünzli

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=CAAhS_v_S7iMCL2Y1Oh8y2GAzdUYHRUorwubRuatr4e-beEDUEg@mail.gmail.com \
    --to=dk505@cam.ac.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