No description
| cli | ||
| cursetree | ||
| lib | ||
| LICENSES | ||
| scripts | ||
| src | ||
| .gitignore | ||
| config.mk | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| Makefile | ||
| package.yaml | ||
| README.md | ||
| TODO.md | ||
Dorne
A personal functional music programming framework written in Haskell & C and packaged with Nix.
Setup
Ensure that your system's version of ncurses has the following extensions:
- wide character support
- term resizing (see
man 3x resizeterm)
TODO: actually list which extensions are used and how to compile with them
nix build && nix develop -i