Paquet : erlang-neotoma (1.7.4+dfsg-4)
Liens pour erlang-neotoma
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source neotoma :
Responsables :
- Debian Erlang Packagers (Page QA, Archive du courrier électronique)
- Nobuhiro Iwamatsu (Page QA)
- Philipp Huebner (Page QA)
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
parser generator for Erlang
Neotoma is a packrat parser-generator for Erlang for Parsing Expression Grammars (PEGs). It consists of a parsing-combinator library with memoization routines, a parser for PEGs, and a utility to generate parsers from PEGs. It is inspired by treetop, a Ruby library with similar aims, and parsec, the parser-combinator library for Haskell.
Features include:
- Simple, declarative parsers generated from even simpler grammars. - Fully integrated, single-pass lexical and syntactic analysis (a feature of PEGs). - Packrat-style memoization, boasting parse-time bound linearly to the input size (at the expense of memory usage). - In-place semantic analysis/transformation, supporting single-pass end-to-end in some applications. - Erlang code-generation for the lexical/syntactic analysis piece, with the option of semantic analysis/transformation inline, or in a separate module. - Line/column number tracking for easy resolution of parsing errors.
Autres paquets associés à erlang-neotoma
|
|
|
|
-
- dep: erlang-base (>= 1:25.3.2.8+dfsg)
- machine virtuelle Erlang/OTP et applications de base
Télécharger erlang-neotoma
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 46,2 ko | 132,0 ko | [liste des fichiers] |