

Mussel
1 like
Mussel is an interpreted programming language written in Rust. It was designed as a simple and flexible language with a focus on easy-to-read syntax and powerful expression evaluation. Mussel supports basic data types, variable bindings, functions, closures, control flow...
Features
- Interpreted language
- Variables
Tags
- rust-based
- binding
Mussel News & Activities
Highlights All activities
Recent activities
POX added Mussel as alternative to Unison Programming Language- namdx1987 liked Mussel
- POX added Mussel as alternative to Python, C++, C (programming language) and Go (Programming Language)
- POX added Mussel
Mussel information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Mussel?
Mussel is an interpreted programming language written in Rust. It was designed as a simple and flexible language with a focus on easy-to-read syntax and powerful expression evaluation. Mussel supports basic data types, variable bindings, functions, closures, control flow constructs (such as if and for), and even string interpolation.

