What: TclHaskell Where: http://www.dcs.gla.ac.uk/~meurig/TclHaskell/ Description: Library for accessing Tcl through Haskell. Works with Haskell 98. Currently at version 1.2 . Updated: 11/2003 Contact: See web site ---- [VK] 05-sept-2005 currently module is out of date and could not be compiled with current Haskell compiler (I tried GHC-6.4). It requires some changes, which I can provide to interested person. However binding from Haskell to Tcl is quite straightforward with "foreign" Haskell feature, and complicated structure within TclHaskell isn't necessary. ---- [Category Language] | [Playing Haskell]