Hello Paulo, Glad to see some interest!
I just setup a repository over at github: http://github.com/ollef/Grempa Fork away! Kind regards, Olle On 8 September 2010 05:05, Paulo Tanimoto <[email protected]> wrote: > Hi Olle, > > On Mon, Sep 6, 2010 at 12:45 PM, Olle Fredriksson > <[email protected]> wrote: > > There are a few other examples in the examples directory of the package, > > most > > notably a grammar and parser for a simple functional language similar to > > Haskell. > > It is possible to generate random input strings and their expected > outputs > > for grammars written using Grempa which makes it possible to test the > > generated > > parsers with QuickCheck. > > The package and documentation (should be up soon) can be found here: > > http://hackage.haskell.org/package/Grempa-0.1.0 > > Very nice job, I'm interested in using it. I wonder why the > documentation hasn't been generated on Hackage yet. (I generated it > for myself locally.) > > Do you plan to set up a repository somewhere? > > Thanks! > > Paulo >
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
