[Haskell] ANNOUNCE: CPython / libpython bindings

2009-12-26 Thread John Millikin
CPython, the primary implementation of the Python language, has a C API for embedding Python into applications and writing extension modules[1]. The cpython[2] package is a binding to this API. It's not a complete binding yet -- there's a couple areas where I haven't figured out how to represent th

[Haskell] ANNOUNCE: graphviz-2999.8.0.0

2009-12-26 Thread Ivan Lazar Miljenovic
I am pleased to announce the latest release of my graphviz [1] library, which provides bindings and helper functions for use with the Graphviz [2] suite of graph visualisation programs. [1] http://hackage.haskell.org/package/graphviz [2] http://www.graphviz.org/ For the most part, this release ha