The latest version of SableCC2Hs is 0.0.1.0-0.

SableCC2Hs

Version 0.0.0.1 revision 0 uploaded by MarcFontaine.

Package meta

Synopsis
Generate a parser (in Haskell) with the SableCC parser generator.
Description

This package allows one to use parsers that were written for the SableCC parser generator from Haskell and Prolog. More specifically it reads an XML file that is generated by SableCC (version sablecc-3-beta.3.altgen.20041114.zip) and generates Haskell and Prolog modules with contain the parser tables. The package also contains examples for Haskell/Prolog parsers that work with these parser tables and a grammar for the B specification language (as an example). (The B-grammar has been written by Fabian Fritz). We use this tool to build front-ends for the B specification language and have tested it mainly with the B-grammar. Nevertheless there are some other SableCC grammars on the Internet and any feedback and bug-reports for the tool are well-come.

Author
Marc Fontaine
Bug reports
n/a
Category
Parsing
Copyright
n/a
Homepage
n/a
Maintainer
Marc Fontaine <fontaine@cs.uni-duesseldorf.de>
Package URL
n/a
Stability
experimental

Components