Understanding Python Bytecode(security.coverity.com) |
Understanding Python Bytecode(security.coverity.com) |
[1] http://luaforge.net/docman/83/98/ANoFrillsIntroToLua51VMInst...
http://docs.python.org/devguide/compiler.html http://akaptur.github.io/blog/categories/python-internals/ http://eli.thegreenplace.net/category/programming/python/pyt... http://tech.blog.aknin.name/category/my-projects/pythons-inn... http://www.matusiak.eu/numerodix/blog/category/python-intern...
Also Python 2 comes with a 'compiler' module which reimplements the built-in compiler in Python. (The real one is in C. The Python one was dropped from Python 3.)
http://en.wikipedia.org/wiki/Bytecode
Someone at Coverity would likely be interested in understanding it to use in analyzing source code. They use automatic analysis to find defects.
"Oh! I'm sorry. This is abuse."