Into AI

Into AI

Share this post

Into AI
Into AI
Hacking Python Internals: Learn To Add A New Keyword To The Python Language

Hacking Python Internals: Learn To Add A New Keyword To The Python Language

Understand how Python works at its core and hack its internals to add a new keyword

Dr. Ashish Bamania's avatar
Dr. Ashish Bamania
Aug 05, 2023
∙ Paid

Share this post

Into AI
Into AI
Hacking Python Internals: Learn To Add A New Keyword To The Python Language
Share
Data Coding GIF By DataCamp (Source: GIPHY)

Python is an open-source programming language. 

This means that we can alter its code and propose new changes (in the form of Python Enhancement Proposals) to be reviewed by the open-source community working on it.

In this tutorial, we will be adding a new keyword called moveon to the Python language. 

This will be similar to the continue keyword in its functionality.

Let’s start!

Keep reading with a 7-day free trial

Subscribe to Into AI to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 Dr. Ashish Bamania
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share