
13 Jun
2011
13 Jun
'11
12:06 a.m.
On Sun, 12 Jun 2011 21:25:22 +0100
Malcolm Wallace
http://hackage.haskell.org/trac/PolyFunViz/wiki/IEEEVisCode
talks about the code being available through darcs but I can't seem to put my hands on the http address I would need to pull the code.
This is all relating to the paper, "Huge Data but Small Programs: Visualization Design via Multiple Embedded DSLs".
http://www.cs.york.ac.uk/fp/darcs/polyfunviz/
I can't recall the exact state of the repository; it is likely that some of it may no longer build with newer versions of ghc and/or OpenGL.
Hi Malcolm, Very minor changes: darcs diff ByteStringExtras.hs 8c8,9 < import Data.ByteString.Base ---
import Data.ByteString.Unsafe import Data.ByteString
To make MViewer work :-) Brian