C*-compiler implementation in C++ using LLVM
A spiritual succesor to C++
C* is an object-oriented Programming language with compability to C++. It is mainly targetet at (Micro-) Systems Programming.
It features:
- C-Like/Java-Like modern Syntax
- extensive Stdlib (mostly) compatible with C++
- OOP
- Deeply integrated Multithreading/-processing
- Super strong typing
- Nice error messages