Result for 38EB8E466745AAE7E95DE5089C0724AE5937DD68

Query result

Key Value
FileName./usr/bin/frown
FileSize8838960
MD57913141B8B938600C8A9BD55A558E7F4
SHA-138EB8E466745AAE7E95DE5089C0724AE5937DD68
SHA-256CA7D920623AF52E8BBB2FE55F4F7A8A501A6E0ECFB9857982BF7707AE74FEAD9
SSDEEP98304:c2W2atApOFKE8UpaF5oNr6o/TOVwGCuSt0NWB9UlDqtPtFfK+uRTPezUJCG+8:nt+8
TLSHT17D9672BA8B1E345BC7D0CBB457DFF32A23A691C640680AADF7815875F5CE3C09D89660
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
FileSize966856
MD5C964A17D8B100E27C22E40F6CEF363F3
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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamefrown
PackageSectiondevel
PackageVersion0.6.1-14
SHA-151585A41A7110B9103938D20D109639751253DC2
SHA-25660E80A3AED4E2B8270FA6D438E1B1FDC718AFF981414F6377A82DD017FB1A6AD