C++ Alternatives, Similar

C++
All C++ Alternatives
C (programming language)
C is a general-purpose computer programming language. C is one of the most widely used programming languages of all time.
Go (Programming Language)
Go, also called golang, is a programming language initially developed at Google in 2007 by Robert Griesemer, Rob Pike, and...
Rust
Featuring- algebraic data types– pattern matching– closures– type inference– zero-cost abstractions– guaranteed memory safety– concurrency without data races– minimal runtime–...
Scala
Scala is a modern multi-paradigm programming language based on the Java Virtual Machine (JVM) designed to express common programming patterns...
Haskell
Haskell is an advanced purely-functional programming language. An open-source product of more than twenty years of cutting-edge research, it allows...
D (Programming Language)
D is a language with C-like syntax and static typing. It pragmatically combines efficiency, control, and modeling power, with safety...
Java
Java is the foundation for virtually every type of networked application and is the global standard for developing and delivering...
C++ About
C++ is a statically typed, free-form, multi-paradigm, compiled, general-purpose, powerful programming language. It is regarded as an intermediate-level language, as it comprises a combination of both high-level and low-level language features. C++ is one of the most popular programming languages and is implemented on a wide variety of hardware and operating system platforms.