An open source programming language with a syntax similar to Lisp and Scheme as it uses S expressions in its code, which compiles directly to Python virtual machine bytecode, so it is easily interpolated with previously written Python code
A Virtual Machine for Python, like that of the JVM (Java Virtual machine) this project may be necessary if a use is found, for now, it is just to redirect people to read about the Python interpreter, rather than a Python Virtual Machine