首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 解耦的Python字节码记录、回放和调试基于Stackless Python和Adobe AIR

解耦的Python字节码记录、回放和调试基于Stackless Python和Adobe AIR

资 源 简 介

AfterPy is a decoupled, distributed Python recorder, re-player and debugger. It is designed to help beginners to visualize program running states. We hope it"ll be helpful for CS educational purpose. Our recorder code is forked from the original stackless analyzer written by Professor Greg D. Benson, of Computer Science Department, University of San Francisco. AfterPy is able to record Python script running states per bytecode, and store them into database. The database can later be opened to replay the states and execute various analysis. AfterPy also comes with a simple, graphical Python debugger (based on PDB, but we believe a graphical debugger is easier to understand than a cli one for beginners). AfterPy is a client/server structured application, and Python is in fact not the only applicable back-end, since the GUI is able to communicate any web server and in theory, could handle most programming languages if the language is able to serve as a CGI and give XML

文 件 列 表

release26-maint
.bzrignore
.hgignore
.svn
configure
configure.in
Demo
Doc
Grammar
Include
install-sh
Lib
LICENSE
Mac
Makefile.pre.in
Misc
Modules
Objects
Parser
PC
PCbuild
pyconfig.h.in
Python
README
RISCOS
setup.py
Stackless
Tools

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

  • bigfatcat1977 3天前 成为了本站会员

  • just4down 3天前 成为了本站会员

  • shallow 3天前 成为了本站会员

0.222369s