Description
Restricted Python programs can be translated to C++ for experiments with ahead-of-time compilation. This development compiler is useful for developers willing to adapt code to its supported Python subset. Generated C++ and binaries should be tested carefully because language coverage is intentionally limited.