Result for 020E7CDB13DA13DB51B366B3C1604AA71E0A773A

Query result

Key Value
FileName./usr/share/doc/smlnj/changelog.Debian.gz
FileSize3788
MD570F47DF243740B3B92344C54BA3ADFCE
SHA-1020E7CDB13DA13DB51B366B3C1604AA71E0A773A
SHA-2560FE73B220309CC3E4B50DC63A07CBDF00E72B5AFC613B0C68D256A242C85C37A
SSDEEP96:716Q2q9hbPeXjJITuEkB+3khfJtdODD/fAm:71XvLPKWuEkB+32fJODD/Ym
TLSHT11C715CFD973FA66CB481CDAAF5774BFE06A16651990F9646CE20D67B900C00CB8826C5
hashlookup:parent-total33
hashlookup:trust100

Network graph view

Parents (Total: 33)

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

Key Value
FileSize529948
MD5CFC3E8295A7F13993D124A3237A20C40
PackageDescriptionML generator for C glue code This tool reads in C source code and outputs ML code and a CM description file for use with the ML "No Longer Foreign Function Interface" library. This tool works by separating each top-level C declaration into a new ML source file. For large programs, this puts some strain on the SML Compilation Manager, but this should only marginally increase the program run-time.
PackageMaintainerJames McCoy <jamessan@debian.org>
PackageNameml-nlffigen
PackageSectiondevel
PackageVersion110.76-2
SHA-1026EB050193F738E25E8AD30AA56180482B0F457
SHA-25633CD27310757677AEC561E3F1068583BC47D608967F3AE7EC5EF56E8EA3D9A0F
Key Value
FileSize257056
MD529D88035A47CF45917FD54E53DC49F04
PackageDescriptionParser generator for Standard ML SML version of the yacc program, generates a parser for a LALR language. This package is useful for SML developers requiring a parser in their work.
PackageMaintainerJames McCoy <jamessan@debian.org>
PackageNameml-yacc
PackageSectiondevel
PackageVersion110.76-2
SHA-1217AC25FC7B1674BE2E7C0BB509366BBBFD8066B
SHA-256348BD47A12365DD8823EE1CD7432E36673DAAFB5B2686319CFF0FE83A6901D73
Key Value
FileSize446674
MD565C230FBFD717D7CDC8030B3AC98540B
PackageDescriptionTranslates programs from an extended Standard ML to Standard ML This is a source-to-source translation tool that expands case expressions that use conditional patterns. Conditional patterns that use the "where" keyword are converted into SML.
PackageMaintainerJames McCoy <jamessan@debian.org>
PackageNamenowhere
PackageSectiondevel
PackageVersion110.76-2
SHA-126EC31BFCC0DED5C741A4EEA93153217FFA82C8A
SHA-256EAE48BAB00111DF98FF83001857CB0D5A1503E6129C70F7A0DC21CDC20B8F76A
Key Value
FileSize153440
MD529412E35ABE00797008BD35915223F40
PackageDescriptionConcurrent ML extension of SML An SML library for message-passing concurrency. This library adds threading support to SML. Each thread is then manually executed by running a separate function, rather than being called directly by the top-level SML loop.
PackageMaintainerJames McCoy <jamessan@debian.org>
PackageNamelibcml-smlnj
PackageSectiondevel
PackageVersion110.76-2
SHA-127E099D09AFA191EA9EE91382031DE1EC601FDD9
SHA-256525FC5F8FE22C2A3719524FC936A70600FC1961A4C649EAE713F9ACF79FA7390
Key Value
FileSize5511032
MD56FDF1EB0BC695E9F9A7CB3634D71558E
PackageDescriptionStandard ML of New Jersey interactive compiler SML/NJ is an implementation of the Standard ML programming language. Standard ML has many features, including type safety, polymorphism, algebraic data types with pattern matching, higher-order functions, and a sophisticated module system. It is especially well-suited for writing compilers and other language processors. . This package includes the interactive compiler (sml), the compilation manager (CM), and some essential libraries. It is a "working" version, but believed to be stable. . Install this package if you want to program in SML.
PackageMaintainerJames McCoy <jamessan@debian.org>
PackageNamesmlnj
PackageSectiondevel
PackageVersion110.76-2
SHA-129050A2D3DBB470FC225FF2113A755EE0C8A794C
SHA-256F6EEF85777AE964AFCC783E787E049DEAA3199F5773EE14814EECDFBBB632942
Key Value
FileSize482688
MD565F37E1286461EE3BE0422D1EAFAC5AA
PackageDescriptionSML/NJ language processing tools Tradition has it that when a new programming language is introduced, new scanner and parser generators are written in that language, and generate code for that language. Traditional also has it that the new tools are modeled after the old lex and yacc tools, both in terms of the algorithms used, and often the syntax as well. The language Standard ML is no exception: ml-lex and ml-yacc are the SML incarnations of the old Unix tools. . This package has two new tools, ml-ulex and ml-antlr, that follow tradition in separating scanning from parsing, but break from tradition in their implementation: ml-ulex is based on regular expression derivatives rather than subset-construction, and ml-antlr is based on LL(k) parsing rather than LALR(1) parsing.
PackageMaintainerJames McCoy <jamessan@debian.org>
PackageNameml-lpt
PackageSectiondevel
PackageVersion110.76-2
SHA-12EEBCBF936F867B40D6C6EA1AADB61403737E867
SHA-2567E32162CFC0A07D6FBE23CF251179E03F5B012748BF1A90FA74940D158D11772
Key Value
FileSize2016398
MD587821C263C08EFE2F2187BA236D895D2
PackageDescriptionDocumentation for Standard ML of New Jersey This package contains various documentation for SML/NJ, an implementation of the Standard ML programming language. . More documentation can be found on the web site.
PackageMaintainerJames McCoy <jamessan@debian.org>
PackageNamesmlnj-doc
PackageSectiondoc
PackageVersion110.76-2
SHA-1314AD0B642A74D41A77E86CC054233606961E242
SHA-25626E28DBC41F2B779672CA96E87AF216B6F6EC9D0075B71B245EBEA60CDDF091F
Key Value
FileSize153740
MD5B80F354372DDE694ADCDCBD9E9C6B10F
PackageDescriptionConcurrent ML extension of SML An SML library for message-passing concurrency. This library adds threading support to SML. Each thread is then manually executed by running a separate function, rather than being called directly by the top-level SML loop.
PackageMaintainerJames McCoy <jamessan@debian.org>
PackageNamelibcml-smlnj
PackageSectiondevel
PackageVersion110.76-2
SHA-13594F63EE1E16FBEFEC42C85DEBC343A93AE9402
SHA-2560AE6D99B9C2DF91CB1A53B0EC018A389337BC2D117D918C985371AF4F5CAE1E5
Key Value
FileSize160218
MD5023E219C1B2784A39D44F9A89D9E8F0F
PackageDescriptionLexical analyzer generator for Standard ML Lexical analysis is the problem of segmenting input into words and recognizing different classes of words. ml-lex uses regular expressions to describe classes of words. It transforms a simple declarative language specification into an efficient SML program for analyzing that language. . Install this package if you want to produce a lexer in Standard ML.
PackageMaintainerJames McCoy <jamessan@debian.org>
PackageNameml-lex
PackageSectiondevel
PackageVersion110.76-2
SHA-135B1B4210198A31178D9DCD5A486D9F8199675C4
SHA-256C39DA14E46BB6007C60A1FE8C397E0539A7734E7BCCF0AE389078DEE467EFF93
Key Value
FileSize226654
MD58BBA90B06D49B114EA7F7C199D09144C
PackageDescriptionLibrary for generating MLRISC modules The MLRISC system allows an easy way to create a back-end to convert SML into machine code. These tools provide an easy way to generate MLRISC modules from machine descriptions.
PackageMaintainerJames McCoy <jamessan@debian.org>
PackageNamelibmlrisctools-smlnj
PackageSectiondevel
PackageVersion110.76-2
SHA-136507F783847DE467E527FD2FBA3337426679652
SHA-25635CC9E4995E06ADE08A2283C31B4E3F710DFC1BB0072B3CDB4275B5B93AE0377