Result for B47A3470023AE47D5D001F6E39107149215DECCB

Query result

Key Value
FileName./usr/bin/frown
FileSize1532092
MD59E6C59B4D54F1D1C526B3F84462939F2
SHA-1B47A3470023AE47D5D001F6E39107149215DECCB
SHA-2560B6F22B72DC9A33EC8B94D3948E791A0D21EA429C9E4608B85703AA409977448
SSDEEP24576:TYdDrKeYE9cNuGdWjaFmsEnbvlWPS3D6:TgDB9h0mYA
TLSHT13A65D770B007C12CD572CB3B3FA49B5C6161A77A8126B70F6AC71D9EBE55C9D890CB88
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
FileSize453574
MD5FBB90BDE909D8EC3169C2F604251728C
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 MOTU Developers <ubuntu-motu@lists.ubuntu.com>
PackageNamefrown
PackageSectiondevel
PackageVersion0.6.1-9
SHA-1930D2A4B22887F5385F04263C7C6BF0103C6856B
SHA-2560EE4D95FD7F7C93B8DE848FFF9A0D6ACA0DD36264629936D9526BAF5CE05087C