Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/radicalzephyr/demonstrate
An improved version of demonstrate.sh written in OCaml and that uses pseudo-terminals
https://github.com/radicalzephyr/demonstrate
Last synced: about 19 hours ago
JSON representation
An improved version of demonstrate.sh written in OCaml and that uses pseudo-terminals
- Host: GitHub
- URL: https://github.com/radicalzephyr/demonstrate
- Owner: RadicalZephyr
- Created: 2014-11-10T19:26:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-11T18:44:04.000Z (about 10 years ago)
- Last Synced: 2024-12-24T08:50:01.243Z (5 days ago)
- Language: OCaml
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Demonstrate
===========An improved version of [demonstrate.sh] written in OCaml and that uses
pseudo-terminals.[demonstrate.sh]: https://www.github.com/RadicalZephyr/demonstrate.sh
Dependencies
------------This project requires the Jane Street Core libraries as well as the
Ctypes library. At a minimum:opam install core core_extended ctypes