processing-for-haskell icon indicating copy to clipboard operation
processing-for-haskell copied to clipboard

Graphics for kids and artists. Processing implemented in Haskell

Results 2 processing-for-haskell issues
Sort by recently updated
recently updated
newest added

Is this project still alive? I'm interesting in contributing and helping make this a full port of Processing, would you be willing to show me around and help me get...

Hi, I tried to build the library but I got this problem: [14 of 44] Compiling Graphics.Proc.Core.GLBridge ( src/Graphics/Proc/Core/GLBridge.hs, dist/build/Graphics/Proc/Core/GLBridge.o ) src/Graphics/Proc/Core/GLBridge.hs:55:10: Couldn't match type ‘Double’ with ‘Foreign.C.Types.CDouble’ Expected type:...