DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamesemantic
BeschreibungParser Infrastructure for Emacsen
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1:1.0pre4-3ubuntu1
Sektionuniverse/devel
Prioritätoptional
Installierte Größe2748 Byte
Hängt ab voncedet-common, ede, eieio (>= 1:1.0pre4-3)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellecedet
Paketgröße820886 Byte
Prüfsumme MD581974399bcb2a32cc5d1284200ff7aab
Prüfsumme SHA1ae3aef8352fb867a368a09ab4a9332f5fea71d6e
Prüfsumme SHA25646120774c71156fa1851d36179a4f328883e00ad0d61f0aa0d58b4ddb2744070
Link zum Herunterladensemantic_1.0pre4-3ubuntu1_all.deb
Ausführliche BeschreibungThe Semantic Bovinator's goal is to provide an intermediate API for authors of language agnostic tools who want to deal with languages in a generic way. It also provides a simple way for Mode Authors, who are experts in their language, to provide a parser for those tool authors, without knowing anything about those tools. . The Semantic Bovinator is made up of these important pieces: - lexer: Converts a language into a token stream - parser: Converts a token stream into a stream of nonterminals defined by the language. - parser-generator: Converts a language definition into a table usable by the parser. (Written using the Semantic Bovinator) - Language Definitions: Parsers already existing for the parser generator language (Bovine Normal Form), Emacs Lisp, and C. - speedbar browser: Code for browsing a generated nonterminal list with Speedbar. - Documentation generator: Identifies inline documentation in source code, and can convert it to texinfo. It can also create inline documentation. . Semantic is now a part of CEDET (Collection of Emacs Development Environment Tools).


Impressum
Linux is a registered trademark of Linus Torvalds