Start a Python Target
Status: Pre-Alpha
Brought to you by:
zhouhui
Add a python target implementation to dragon composer
in addition to the C target.
The major reason is that I can work toward writing my
own parser generator and drop the dependency on
pyggy.
Considering the massive dynamic nature of python, this
should not be as difficult as the C target.