Flux is a modern systems programming language designed to be readable and writable, without sacrificing expressiveness or power.
It allows unmatched capability in data manipulation as well as novel unique features found in no other language.
Opt-in ownership with no borrow checker, an extremely lean runtime, beautifully simple templates with no SFINAE, and everything zero-initialized by default.
Write with the power of C++ and the terseness of Python.
Features
- OOP & object traits
- Cross-platform support, compiles to native binaries
- An extremely simple template system
- Unique type system allowing specification of bit width, alignment, and endianness
- Structs packed by default allowing 1:1 data structures
- Pack arrays to structs and vice-versa
- Pack structs to arrays and vice-versa
- Unpack structs to arrays and vice-versa
- Pack structs to integers and vice-versa
- Unpack integers to structs
- Unpack integers to arrays
- Define custom operators
- Simple, clean preprocessor
- Consistent grammar and syntax
- Rich built-in operator set
Follow Flux
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Flux!