Skip to content

Getting Started Developing

Jukka Lehtosalo edited this page Mar 30, 2016 · 1 revision

Just a couple of hints:

  • You can parse a file and dump the parse tree by running mypy/parse.py as a script. This can make it easier to get familiar with the internals.