• GSOC 2014 Ideas Page
  • Change SCons code to be runnable on Python 2.7 and Python 3.3 and later
  • Get SCons to work better/at all on cygwin
  • Change code to use more modern constructs (slots, generators/iterators)
  • Improve packaging (get it into pypy and make it work with python setup.py and also in virtualenvs)
  • Migrate some functionality from Parts project (http://parts.tigris.org/)
  • Refactor the Node object