[ 原始碼: erlang ]
套件:erlang-parsetools(1:27.0.1+dfsg-3)
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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:27.0.1+dfsg-3)
- Erlang/OTP virtual machine and base applications
-
- sug: erlang
- Concurrent, real-time, distributed functional language
-
- sug: erlang-doc
- Erlang/OTP HTML documentation