Skip to content
Sarah Mount edited this page Feb 3, 2014 · 2 revisions

Version 0.1

TODO: Needs reviewing

Documentation updates

  • Complete user guide
  • Move API docs to Sphinx -- http://sphinx.pocoo.org/
  • Generate a logo!
  • Finish documentation in the python-csp shell

Build system

Core library features / fixes

  • Replicate (and fix) the "Winder" bug
  • Factor out the "plug and play" library
  • Refactor barriers

Sub packages

  • csp version of unittest.py that compares values read from channels.

Jython version 0.1

  • Refactor and clean-up Jython version
  • Rename and package Java wrappers
  • Package up Jython code in a JAR for download
  • Catch up with python-csp tools:
    • Implement jython-csp shell
    • jython-csp tracer
    • jython-csp lint
    • jython-csp builtin processes and guards
    • jython-csp version of unit testing framework
    • jython-csp barriers
    • jython-csp buckets
    • Add a jython-csp page to the tutorial

Version 0.2

Core library features

Sub packages

  • Reactive module
  • Add support for HPC
  • dsp library (started)

Tool support

  • Drag and drop process generation
  • Release Exstatic for python-csp
  • python-csp tracer
  • python-csp linting