./wip/py-strategies, Python library for control flow programming.

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2.3, Package name: py310-strategies-0.2.3, Maintainer: kamelderouiche

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

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](http://sympy.org) Python library for symbolic algebra but was then
spun off as a separate project.


Required to run:
[devel/py-setuptools] [devel/py-multipledispatch] [devel/py-toolz] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 3af31c536dd7fbc35047b1cdc5905f10999d26e8
Filesize: 6.224 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-01 14:49:35 by Thomas Klausner | Files touched by this commit (208)
Log message:
Remove FETCH_USING.
It is a user-defined variable and should NOT be set in Makefiles.
   2013-09-12 21:33:16 by Kamel Derouiche | Files touched by this commit (4)
Log message:
Import py27-strategies-0.1.2 as wip/py-strategies.

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