git: 9front

ref: fb0cdb2ea21f6db2dff67c6c5a23ea26bd102b62
dir: /sys/src/cmd/python/Tools/framer/framer/__init__.py/

View raw version
"""A tool to generate basic framework for C extension types.

The basic ideas is the same as modulator, but the code generates code
using many of the new features introduced in Python 2.2.  It also
takes a more declarative approach to generating code.
"""