Result for 9ED94D56260BEE401697764215242AA9B6254D1B

Query result

Key Value
FileName./usr/bin/frown
FileSize7610656
MD5E5570C49AF9782F218EB3E24F0F52D0A
SHA-19ED94D56260BEE401697764215242AA9B6254D1B
SHA-2568FE8D23EC5C1231A058D07BBD97FD8D0C961EE523294C5820B8872503B065C18
SSDEEP49152:9j32PJqN4fdJMb2qLcGKS43tA1xWejD3sUU6lHZt:9RxHD3sUt
TLSHT17176E7C8B61323CDC7A1E13F479E0B5988C543429659B9C200EDA5ADDDD3A76DBA2333
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
FileSize1657750
MD556E891ED0E50E417AA453343E6A4C338
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-11
SHA-1EB021284B647CB7912CEA6E34822AB4C75A9AF68
SHA-256C3E19B3D68D709C813C7D15870B2B935837504EB88FCA2F1EF656E97D68A0AF0