Abstract
Python – Realizer is basically planned to become the original Python done in C++ and Qt class library. This to make it a brand new implemented Python interpreter with a new rapid application development application extending it, for a complete Python system.
It is supposed to become the Visual Basic of Python, in a matter of speak with most ideas taken from that environment. At least what it was in earlier edition, before everything got transfer to Visual Studio.
It should not include any original C code from the C based standard Python system, but is based heavily on the standard C Python language and its library functions. Most of the library modules written in the Python language will later be possible to compile and use directly in the new C++ based system.