location of IEEE Viz code ?

Hi, I hate to even ask this because the answer is probably staring me in the face. This trac page 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". I was wondering if anyone has accessed it and/or knows where it's hiding. Thank you, Brian

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. Regards, Malcolm

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
participants (2)
-
briand@aracnet.com
-
Malcolm Wallace