Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
b961920ff4dca0e716ba767aee8e74b6b0abe515
cpython/Tools/compiler
History
Jeremy Hylton 4ebf3be407 a few small optimizations that seem to give a 5-10% speedup; the
further optimization of com_node makes the most difference.
2000-11-06 16:03:52 +00:00
..
compiler
a few small optimizations that seem to give a 5-10% speedup; the
2000-11-06 16:03:52 +00:00
ast.txt
Support for generation of ast.py from simple description of node
2000-10-25 17:59:17 +00:00
astgen.py
Support for generation of ast.py from simple description of node
2000-10-25 17:59:17 +00:00
compile.py
add -d option that dumps entire AST before compiling
2000-10-13 21:59:32 +00:00
demo.py
This script demonstrates use of the visitor interface of the compiler
2000-07-25 16:43:23 +00:00
dumppyc.py
read in a .pyc file and disassemble the code objects
2000-10-09 14:35:24 +00:00
regrtest.py
run the std regression test suite using bytecode produced by the compiler
2000-10-13 22:00:13 +00:00
setup.py
distutils setup script
2000-09-20 02:35:19 +00:00
Powered by Gitea Page: 290ms Template: 19ms
English
English
Licenses API