[ Fonte: neotoma ]
Pacote: erlang-neotoma (1.7.4+dfsg-2)
Links para erlang-neotoma
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte neotoma:
Mantenedor(a):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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.
Outros pacotes relacionados a erlang-neotoma
|
|
|
|
-
- dep: erlang-base (>= 1:19.2.1+dfsg)
- maquina virtual e aplicações básicas do Erlang/OTP
- ou erlang-base-hipe (>= 1:19.2.1+dfsg)
- Erlang/OTP HiPE enabled virtual machine and base applications
Download de erlang-neotoma
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
amd64 | 36.6 kB | 83.0 kB | [lista de arquivos] |
arm64 | 36.6 kB | 83.0 kB | [lista de arquivos] |
armhf | 36.6 kB | 83.0 kB | [lista de arquivos] |
i386 | 36.6 kB | 83.0 kB | [lista de arquivos] |