uuagc-bootstrap: Attribute Grammar System of Universiteit Utrecht

[ bsd3, development, library, program ] [ Propose Tags ]

Generates Haskell files from an attribute grammar specification


[Skip to Readme]

Modules

[Last Documentation]

  • Distribution
    • Simple
      • Distribution.Simple.UUAGC

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.9.38.6.1, 0.9.38.6.2, 0.9.38.6.3, 0.9.38.6.4, 0.9.39.0.0, 0.9.39.1.0, 0.9.39.3.0, 0.9.40.1, 0.9.40.2
Dependencies array (>=0.3.0.1), base (>=4 && <5), Cabal (>=1.8.0.6), containers (>=0.3), directory (>=1.0.1.1), filepath (>=1.1.0.4), ghc-prim (>=0.2.0.0), haskell-src-exts (>=1.11.1), haskell98 (>=1.0.1.1), mtl (>=2.0.1.0), process (>=1.0.1.3), uulib (>=0.9.12) [details]
License LicenseRef-GPL
Copyright Universiteit Utrecht
Author
Maintainer Arie Middelkoop <ariem@cs.uu.nl>
Category Development
Home page http://www.cs.uu.nl/wiki/HUT/WebHome
Uploaded by ArieMiddelkoop at 2011-08-11T09:47:34Z
Distributions FreeBSD:0.9.40.2
Reverse Dependencies 2 direct, 13 indirect [details]
Executables uuagc-bootstrap
Downloads 7272 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-27 [all 7 reports]

Readme for uuagc-bootstrap-0.9.38.6.2

[back to package description]
This is the bootstrap-version of UUAGC.

It should be used to compile the actual version of UUAG from source.
This package should be updated to prevent it from bitrotting with
respect to library and language changes.
This package does *not* require UUAG to be installed. Instead, it
has the "derived" files in the src-derived directory.
To update it, copy the generated .hs files (in dist/build of the
boostrapped UUAG) to the the src-derived directory.