1 unstable release
0.1.0 | Sep 14, 2021 |
---|
#688 in Programming languages
255KB
6K
SLoC
Wu
An expression oriented, gradually typed and mission-critical programming language.
Syntax
A full walk-through of the language can be found over at the wu-lang documentation.
Details
Wu strives to be a decently useful language with focus on control, readability and scalability. The syntax of Wu is heavily inspired by the strong and safe one of Rust, while keeping the advantages of being high-level and gradually typed. The language is meant and designed to be a solid alternative to Python, Lua and MoonScript, while being superior on control and maintainability.
Example
Selling points
- Compiles to Lua
- Gradual typing
- Rust-like trait system
- Expression oriented design
- Perfect Lua interoperability
- Match patterns
- Cool logo
- You are using it
Libraries
Disclaimer
Wu is built and maintained by a minimal team of people and was primarily developed during boring primary school classes, to help make time pass faster. Currently being maintained by an 18-year-old.
Contributors
License
Dependencies
~16–29MB
~498K SLoC