Paketname | mono-jay |
Beschreibung | LALR(1) parser generator oriented to Java/CLI |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.6.7-5 |
Sektion | cli-mono |
Priorität | optional |
Installierte Größe | 240 Byte |
Hängt ab von | libc6 (>= 2.3) |
Empfohlene Pakete | |
Paketbetreuer | Debian Mono Group |
Quelle | mono |
Paketgröße | 74364 Byte |
Prüfsumme MD5 | 5ce65e777ca52dbc03a42f6bc3b8bd5b |
Prüfsumme SHA1 | 6cafbc4763cd26d2f735d14783b9766783761ddf |
Prüfsumme SHA256 | 700bc4c4d888d94b7fe40566818de511fdcd7bca3ed8cd2750c90b5344f677dd |
Link zum Herunterladen | mono-jay_2.6.7-5_i386.deb |
Ausführliche Beschreibung | Mono is a platform for running and developing applications based on the
ECMA/ISO Standards. Mono is an open source effort led by Novell.
Mono provides a complete CLR (Common Language Runtime) including compiler and
runtime, which can produce and execute CIL (Common Intermediate Language)
bytecode (aka assemblies), and a class library.
.
Jay is a Yacc implementation oriented to Java-like input syntax. It
takes a grammar, specified in BNF and augmented with semantic actions,
and generates tables and an interpreter which recognizes the language
defined by the grammar and executes the semantic actions as their
corresponding phrases are recognized.
|