Hi all,

I've been fiddling about with making a `visual' programming language,
which I've called 'Text'. Here's a test run:
  http://yaxu.blip.tv/file/4691271/

I ended up writing it in C, and reimplementing a large portion of the
Haskell type system.  It compiles into Haskell according to quite
simple distance rules, and I just pipe it into ghci loaded up with my
pattern library.

It's quite fun already but I've got to sort out some UI issues before
running a workshop with it next week...

Cheers,

alex

-- 
http://yaxu.org/
_______________________________________________
haskell-art mailing list
haskell-art@lurk.org
http://lists.lurk.org/mailman/listinfo/haskell-art

Reply via email to