Result for 542541AE15AF4F58A83E23431B5905EB5D00B04F

Query result

Key Value
FileName./usr/bin/frown
FileSize6288888
MD59FA76F354F408FDBED2B3078E7AEA842
SHA-1542541AE15AF4F58A83E23431B5905EB5D00B04F
SHA-256C471D5CE09E110B9E940BAED5DA2F07A295084AF9D79725484518234F5656079
SSDEEP49152:5rIVnTsm2rSmbnbtNgU2XztLvjrjVwmarcNL:WVB27nhEt/jVwma0L
TLSHT1F956B5C095449BA2D89B7A3EF24E9552F3B4074BE9A7F4582D7042B48BCA7CF4D0760E
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
FileSize1465900
MD5363C557A82D88E38AA5C361C1198ED09
PackageDescriptionLALR(k) parser generator for Haskell 98 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.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamefrown
PackageSectiondevel
PackageVersion0.6.1-14
SHA-14469A65C7E488A37AC39421F17E45177B4417C00
SHA-256EBB0A3C36DA46828EB29F514B2C929E4D77122A1EDF32187BFE7DE3D0271D8F8