Skip to content

elikaski/cpython

 
 

Repository files navigation

Playing Around With Python

This is a fork of the official CPython project.

Plusplus

The good old fashioned Python, now with the ++ operator!

Example Loop Code

Can be found in the plusplus branch.

Collatz

Introducing a brand new Bytecode instruction - UNARY_COLLATZ

Example Bytecode

Can be found in the Collatz branch.

Aladeen

Replace the old boring string representation of booleans

With the brand new Aladeen!

Example Code

Can be found in the Aladeen branch.

Zero

Allow division of zero by zero

Example Code

Can be found in the Zero branch.

Never21

If an addition of numbers result in 21 - change the result to 42

Example Code

Can be found in the Never21 branch.

More things

Next cool thing will be uploaded on May 30

Stay tuned!

About

The Python programming language

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.1%
  • C 34.8%
  • C++ 0.8%
  • M4 0.4%
  • HTML 0.4%
  • Batchfile 0.1%
  • Other 0.4%