Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 187 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 187 Bytes

PyCPython

Idea: Use PyCParser to parse and interpret CPython. :)

Status so far:

$ ./cpython.py -V
...
Python 2.7.1

Yea!