Go to file
2024-05-30 20:15:57 -04:00
crates/lang Add basic docs 2024-05-30 20:15:57 -04:00
src Add basic docs 2024-05-30 20:15:57 -04:00
.gitignore Create initial language parser 2024-05-30 20:03:56 -04:00
Cargo.lock Add basic docs 2024-05-30 20:15:57 -04:00
Cargo.toml Add basic docs 2024-05-30 20:15:57 -04:00
LICENSE Add basic docs 2024-05-30 20:15:57 -04:00
README.md Add basic docs 2024-05-30 20:15:57 -04:00
README.tpl Add basic docs 2024-05-30 20:15:57 -04:00

muss2

A set-based functional language. This is a completely new language inspired by muss.

In Java, everything is an object. In JavaScript, everything is a map. In Python, everything is both. In Muss 2, everything is an iterator.

Goal

Create a novel but powerful language which is also great for manipulating a large music library.

License

LGPL-2.1-only

Contribution

This is a hobby project, so contributions are welcome but may not be handled quickly.