Tagged “Python”

  1. Adding an almost-equal operator to CPython by extending the tokenizer, parser, and abstract syntax tree. First in a series on hacking the interpreter.