[Haskell-cafe] ANNOUNCE: haha-0.1 - Animated ascii lambda

2009-02-14 Thread Sebastiaan Visser
Always wanted to have an full-color rotating vector based ascii art  
lambda on your terminal? This is your chance, installing `haha' will  
do the trick!


This is very minimal vector based ascii art library written just for  
fun. There is a sample program called `rotating-lambda' which does  
exactly what is says.


Make sure your terminal window is at least 80x40 and supports the most  
basic ANSI escape sequences before trying the demo.


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


Re: [Haskell-cafe] ANNOUNCE: haha-0.1 - Animated ascii lambda

2009-02-14 Thread Don Stewart
sfvisser:
 Always wanted to have an full-color rotating vector based ascii art
 lambda on your terminal? This is your chance, installing `haha' will do
 the trick!

 This is very minimal vector based ascii art library written just for
 fun. There is a sample program called `rotating-lambda' which does
 exactly what is says.

 Make sure your terminal window is at least 80x40 and supports the most
 basic ANSI escape sequences before trying the demo.

Very smoothly done!

Here's a video of what he's talking about,

http://www.youtube.com/watch?v=MugQXHUZPK8 

Raw video,

http://galois.com/~dons/images/rotating-lambda.ogv

-- Don

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