Tinylangs: Programming languages in 50 lines of Python

  • God I love Python

  • first of all, i love this. these are each a piece of poetry, beautiful in their simplicity.

    the tcl.py uses a function `op` which appears to be a builtin, but i can't find it listed in Python's list of builtin functions, nor in the operator module. is this function documented?