Cmajor is an experimental programming language strongly influenced by C++ and C#.
It is semantically closer to C++ than C# and syntactically closer to C# than C++.
Features
- runs on Windows and Linux
- generates native code using LLVM and C++ backends
- has own IDE on Windows
- has concepts and modules


