perhaps  the inblobs editor may be of some interest

http://haskell.di.uminho.pt/~jmvilaca/INblobs/

allows the editing of interaction nets (also available on hackage)

Andrew Coppin schrieb:
I'm looking at a project which involves a GUI where you can insert
components and wire up connections between them. Obviously the details
of what the components are and what code gets executed for them is
domain-specific, however the general idea of graphically wiring things
together is quite generic. Has anybody already put together a Haskell
library for doing this kind of thing?

There was some work of interfacing Haskell to PureData:
   http://claudiusmaximus.goto10.org/anglohaskell2007/AngloHaskell2007.xml
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe



_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to