[Haskell] ANNOUNCE: The Timber compiler 1.0.2

Johan Nordlander johan.nordlander at ltu.se
Tue Dec 9 07:00:39 EST 2008


-----------------------------------
ANNOUNCE: The Timber compiler 1.0.2
-----------------------------------

We're pleased to announce the availablility of the first public  
release of the Timber compiler!  Timber is a modern language for  
building event-driven systems, based around the notion of reactive  
objects.  It is also a purely functional language derived from  
Haskell, although with a strict evaluation semantics.

The Timber compiler currently runs on Linux and MacOS X platforms, but  
uses gcc as its back-end so it should be easily portable to most POSIX- 
like environments. For more info, language documentation, source code  
access and binary installers, see

   http://timber-lang.org/

Or simply grab the timberc package at http://hackage.haskell.org/.

The Timber Team
through Johan Nordlander



More information about the Haskell mailing list