Music Set Scripting language
Find a file
2021-12-31 23:40:23 -05:00
mpris-player@2e843ec8d9 Create barebones music player for mps interpretor 2021-12-10 16:53:22 -05:00
mps-interpreter Add READMEs and top-level intro doc comments 2021-12-31 23:40:23 -05:00
mps-player Add READMEs and top-level intro doc comments 2021-12-31 23:40:23 -05:00
src Add READMEs and top-level intro doc comments 2021-12-31 23:40:23 -05:00
.gitignore Create initial language functionality and framework 2021-12-03 16:13:19 -05:00
.gitmodules Create barebones music player for mps interpretor 2021-12-10 16:53:22 -05:00
Cargo.lock add basic non-sql lookup files() & cargo fmt 2021-12-31 19:56:46 -05:00
Cargo.toml Add READMEs and top-level intro doc comments 2021-12-31 23:40:23 -05:00
LICENSE Create LICENSE 2022-01-01 04:30:05 +00:00
README.md Add READMEs and top-level intro doc comments 2021-12-31 23:40:23 -05:00

mps

An MPS program which plays music. This doesn't do much yet, since mps-interpreter is still under construction.

Future home of a MPS REPL for playing music ergonomically through a CLI.

License: LGPL-2.1-only OR GPL-2.0-or-later