Result for 1DDF04E96BD859060F9C932C3FF34C53E0A41904

Query result

Key Value
FileName./usr/share/doc/frown-doc/Manual.pdf
FileSize188104
MD5535AC4400389520EAE3612B0555FADC6
SHA-11DDF04E96BD859060F9C932C3FF34C53E0A41904
SHA-2560C4A63DC70DE686E3208E23D67048DAE9AF8E4A4429E412DA9D7E37FB6284FA9
SSDEEP3072:9Tj9JCJom2yMhsL3DTyW22bw7Ig10/RNxPmE+cpl7X8cENs/OUy6Urk+luxM:9Tj9o2HsL3nXuIYgRNNmEn8zNsWY+Z
TLSHT13E040298A63E848CDCD66D14D0182BD385E671E58D5C74AB2CD58FEB2600E51BE20EFF
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize543914
MD57634D19593D4D203236C084DB5D946FC
PackageDescriptionManual of the frown parser generator for Haskell 98 The manual and examples of the frown LALR(k) parser generator. . Frown is inspired by the parser generator Happy and uses a syntax quite simular as the syntax used by Happy. Happy only handles LALR(1) grammars while Frown can use more extensive LALR(k) grammars and the parsers generated by Frown are also faster than the parsers generated by Happy. . The salient features of Frown 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, 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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamefrown-doc
PackageSectiondoc
PackageVersion0.6.1-14
SHA-14CD838C52831675A627E55C86CCF0235FCAFAABF
SHA-2568D6AC933C52C2796BC765B7E65020151BA083331B20DBD01EAA0D5874008DC21