The example I posted wasn't very extreme, but I believe the number of characters my language uses will be somewhere around 20% of what C++ requires.
I do understand C++. I have to in order to understand how to create efficient code. The problem is C++ involves a large amount of tedious unnecessary typing. For a large team where manpower is unlimited, this doesn't really matter. For a small team, it is very important.
Also, if I start using a lot of shorthand in C++, a company that licenses the source from me won't be too happy.
So me using this is a foregone conclusion. I am just wondering if anyone else would find this useful.