Difference between revisions of "ALUT"
From HaskellWiki
(Added darcs download info) |
|||
Line 3: | Line 3: | ||
A binding for the [[OpenAL]] Utility Toolkit | A binding for the [[OpenAL]] Utility Toolkit | ||
− | * The [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ALUT ALUT] package | + | |
+ | == Downloads == | ||
+ | * The [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ALUT ALUT] package on Hackage | ||
+ | * The Darcs version: | ||
+ | darcs get http://code.haskell.org/OpenAL/ALUT/ | ||
+ | |||
== Additional software == | == Additional software == |
Revision as of 11:47, 8 January 2012
This article is a stub. You can help by expanding it.
A binding for the OpenAL Utility Toolkit
Downloads
- The ALUT package on Hackage
- The Darcs version:
darcs get http://code.haskell.org/OpenAL/ALUT/