freebsd-ports/devel/py-BytecodeAssembler
Martin Wilke 5c39dcdc61 py-BytecodeAssembler is a simple bytecode assembler module that handles
most low-level bytecode generation details like jump offsets, stack size
tracking, line number table generation, constant and variable name index
tracking, etc. That way, you can focus your attention on the desired
semantics of your bytecode instead of on these mechanical issues.

WWW:	http://pypi.python.org/pypi/BytecodeAssembler

PR:		ports/135945
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-07-01 09:01:42 +00:00
..
distinfo
Makefile
pkg-descr