Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [Caml-list] [ANN] Notty 0.1.0
@ 2016-02-09  3:07 David Kaloper Meršinjak
  2016-03-11 18:56 ` Rich Neswold
  0 siblings, 1 reply; 3+ messages in thread
From: David Kaloper Meršinjak @ 2016-02-09  3:07 UTC (permalink / raw)
  To: OCaml List

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-03-11 19:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-09  3:07 [Caml-list] [ANN] Notty 0.1.0 David Kaloper Meršinjak
2016-03-11 18:56 ` Rich Neswold
2016-03-11 19:11   ` Daniel Bünzli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox