| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
18 Jul 2008 21:05:17
0.9.6_1
|
obraun  |
Upgrade ghc to 6.8.3. |
13 Apr 2008 13:45:46
0.9.6
|
rafan  |
- Update to 0.9.6
PR: ports/122657
Submitted by: Jacula Modyun <jacula at gmail.com> (maintainer) |
14 Mar 2008 14:48:17
0.9.5
|
jadawin  |
- Force commit to document PR and Submitter info
PR: ports/121638
Submitted by: Jacula Modyun <jacula@gmail.com> (maintainer)
Approved by: tabthorpe via irc (mentor) |
14 Mar 2008 14:30:16
0.9.5
|
jadawin  |
- Tarball reroll to correct documentation typo
Approved: tabthorpe (mentor) |
28 Feb 2008 20:53:43
0.9.5
|
obraun  |
UUAG is the Utrecht University Attribute Grammar system.
Generates Haskell files from an attribute grammar specification
It is a preprocessor for Haskell which makes it easy to write catamorphisms
(that is, functions that do to any datatype what foldr does to lists).
You can define tree walks using the intuitive concepts of inherited and
synthesized attributes, while keeping the full expressive power of Haskell.
maintainer: Arie Middelkoop <ariem@cs.uu.nl>
license: GPL-2
WWW: http://www.cs.uu.nl/wiki/HUT/AttributeGrammarSystem
package-url: http://nix.cs.uu.nl/dist/hut/
PR: ports/121152
Submitted by: Giuseppe Pilichi aka Jacula Modyun <jacula at gmail.com> |