Key | Value |
---|---|
FileName | ./usr/share/doc/frown/buildinfo_amd64.gz |
FileSize | 4181 |
MD5 | C98BD10219EE3847F409DB62264C02E1 |
SHA-1 | 11B7614AA888F03A18A79C7998DB8C85E4CC87F4 |
SHA-256 | EC32BE276D9D36D542462B73619DBC12512A9B58A9CDDDAF40AC537BDF804FB8 |
SSDEEP | 96:Kvv86zqyRVSf24FFZcTR9bVFdkRa4WfgT96M/JRt5Ct:KXkftZIbbb2RifgZbJfot |
TLSH | T1B7819EC148892B72899777FF29019F839BE0A9043A03EE024FF8C7E01061D5A6347CED |
hashlookup:parent-total | 2 |
hashlookup:trust | 60 |
The searched file hash is included in 2 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 473930 |
MD5 | 11378650F304E73E79824CC5E73452BC |
PackageDescription | LALR(k) parser generator -- documentation Frown is an LALR(k) parser generator for Haskell 98 written in Haskell 98. . Its salient features are: - The generated parsers are time and space efficient. On the downside, the parsers are quite large. - Frown generates four different types of parsers. as a common characteristic, the parsers are genuinely functional (ie ‘table-free’); the states of the underlying LR automaton are encoded as mutually recursive functions. Three output formats use a typed stack representation, and one format due to Ross Paterson (code=stackless) works even without a stack. - Encoding states as functions means that each state can be treated individually as opposed to a table-driven approach, which necessitates a uniform treatment of states. For instance, look-ahead is only used when necessary to resolve conflicts. - Frown comes with debugging and tracing facilities; the standard output format due to Doaitse Swierstra (code=standard) may be useful for teaching LR parsing. - Common grammatical patterns such as repetition of symbols can be captured using rule schemata. There are several predefined rule schemata. - Terminal symbols are arbitrary variable-free Haskell patterns or guards. Both terminal and nonterminal symbols may have an arbitrary number of synthesized attributes. - Frown comes with extensive documentation; several example grammars are included. Furthermore, Frown supports the use of monadic lexers, monadic semantic actions, precedences, and associativity, the generation of backtracking parsers, multiple start symbols, error reporting, and a weak form of error correction. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | frown-doc |
PackageSection | doc |
PackageVersion | 0.6.2.3-4 |
SHA-1 | 617FAD99BD624CFCD1DDCBE2F7F8A8C275D9BC6D |
SHA-256 | A64696946F5D493ED38EDDB4592163411B8E015336DA9ADEE412FC644E56E53D |
Key | Value |
---|---|
FileSize | 545892 |
MD5 | 5E2D46359BFCE216B2DF71382056F263 |
PackageDescription | LALR(k) parser generator Frown is an LALR(k) parser generator for Haskell 98 written in Haskell 98. . Its salient features are: - The generated parsers are time and space efficient. On the downside, the parsers are quite large. - Frown generates four different types of parsers. as a common characteristic, the parsers are genuinely functional (ie ‘table-free’); the states of the underlying LR automaton are encoded as mutually recursive functions. Three output formats use a typed stack representation, and one format due to Ross Paterson (code=stackless) works even without a stack. - Encoding states as functions means that each state can be treated individually as opposed to a table-driven approach, which necessitates a uniform treatment of states. For instance, look-ahead is only used when necessary to resolve conflicts. - Frown comes with debugging and tracing facilities; the standard output format due to Doaitse Swierstra (code=standard) may be useful for teaching LR parsing. - Common grammatical patterns such as repetition of symbols can be captured using rule schemata. There are several predefined rule schemata. - Terminal symbols are arbitrary variable-free Haskell patterns or guards. Both terminal and nonterminal symbols may have an arbitrary number of synthesized attributes. - Frown comes with extensive documentation; several example grammars are included. Furthermore, Frown supports the use of monadic lexers, monadic semantic actions, precedences, and associativity, the generation of backtracking parsers, multiple start symbols, error reporting, and a weak form of error correction. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | frown |
PackageSection | misc |
PackageVersion | 0.6.2.3-4 |
SHA-1 | 596BA775B6BF02CD41FD2CC7FA5467F4AEAD298F |
SHA-256 | D94356DC98930B5F375791458D073FB837FFEB2F8CDE0D7DE7F6F0F3B81E4450 |