yminsky / notty_async

An Async driver for the notty terminal library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An Async driver for notty

An Async driver for the Notty terminal graphics library. This is modeled after the Lwt driver included in the Notty package. It comes with as simple example of how to use the library in a functional style to build a simple user interface.

About

An Async driver for the notty terminal library

License:MIT License


Languages

Language:OCaml 100.0%