Topic: please post a following message in your newsgroup
Author: "Boris Sunik"<boris.sunik@generalinformationtheory.com>
Date: Fri, 16 Dec 2011 11:40:25 -0800 (PST)
Raw View
User BoriS,
email: boris.sunik@generalInformationtheory.com
Title: The Ultimate Representation of C++ Semantics
The starting idea for this approach is fairly simple -- since the
fundamental types of C++ are quite similar to the conventional C++ classes
-- why not represent them with the help of standard C++ constructs.
Consequently applying this idea to other C++ built-ins, the complete
language could be defined in the form of a primordial library containing the
explicit definition of all language fundamentals. The version of C++,
extended by such expression abilities, will allow compositions of distinct
collections of fundamental types, control statements and implementation
mechanisms.
Unfortunately, the practical attempt to compose such a description fails
immediately because several characteristics of C++ built-ins are looked at
as being basically inexpressible in the conceptual system of this
programming language.
The work www.generalinformationtheory.com/cpp.php shows how minor extensions
of C++ enable the explicit definition of its complete semantics and
demonstrates the general specification of C++ produced in the extended C++.
--
[ comp.std.c++ is moderated. To submit articles, try posting with your ]
[ newsreader. If that fails, use mailto:std-cpp-submit@vandevoorde.com ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html ]