Mussel icon
Mussel icon

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...

Cost / License

Application type

Platforms

  • Rust
  • Mac
  • Windows
  • Linux
  • BSD
-
No reviews
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Interpreted language
  2.  Variables

 Tags

  • rust-based
  • binding

Mussel News & Activities

Highlights All activities

Recent activities

Mussel information

  • Developed by

    Francesco Giannice
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    50 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  28 Stars
  •  3 Forks
  •  1 Open Issues
  •   Updated  
View on GitHub
Mussel was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What 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.

Official Links