Apr
1st

A new language

Files under Jokes | Leave a Comment

Pronunciation: “C More or Less”

Some major characteristics of C+- are:
 It’s a high level language.
 Unlike C++, C+- is a subject-oriented language (SOL).
 Platform independence gives it more powerful.
 It provides a new data type long long long inf, having a rage of -µ to +µ.
Example:
long long long inf a = 98765432106565550000000000000000111225697700;
here a is a long long long long inf type variable.
 The following C/C++ operators are overridden as shown:
1. > better than
2. < worse than
3. >> too high
4. << negligible
5. == compares integers, floats, strings.
 C+- is a strongly typed language based on stereotyping and self- righteous logic. 
Operator precedence rules can be suspended with the directive
#pragma dwit
known as the “do what I think” pragma.
 It supports folder I/O in addition to file I/O.
 Its file extension is cml (C more or less).
 It is reliable and easy-to-use.
 C+-’s slogan is “be faster then fastest”.