[ 原始碼: erlang ]
套件:erlang-parsetools(1:25.2.3+dfsg-1)
Erlang/OTP parsing tools
The Parsetools application contains utilities for parsing. Currently, it includes yecc module. Yecc is an LALR-1 parser generator for Erlang, similar to yacc. Yecc takes a BNF grammar definition as input, and produces Erlang code for a parser as output.
其他與 erlang-parsetools 有關的套件
|
|
|
|
-
- dep: erlang-base (= 1:25.2.3+dfsg-1)
- Erlang/OTP virtual machine and base applications
-
- sug: erlang
- Concurrent, real-time, distributed functional language
-
- sug: erlang-doc
- Erlang/OTP HTML/PDF documentation
-
- sug: erlang-manpages
- Erlang/OTP manual pages