strategies

Strategic Programming in python


License
BSD-3-Clause
Install
pip install strategies==0.2.3

Documentation

Strategies

A Python library for control flow programming.

This project contains a set of complementary higher order functions that loosely resembles the Stratego language.

History

This project was inspired by the Stratego language for programmatic control in the Stratego/XT project. It was first implemented as part of the SymPy Python library for symbolic algebra but was then spun off as a separate project.

Install

The interface to this library are in flux. Feedback is very welcome.
Confidence in consistency is misplaced.

sudo pip install strategies

License

New BSD (see LICENSE.txt)

Author

Matthew Rocklin

References