Erlang documentation包含模块文档。
我在哪里可以找到Erlang shell的文档? (我想这不是一个模块。)
答案 0 :(得分:3)
This page in the documentation似乎是一个起点。特别是它的链接。使用shell的联机帮助页检查其中的first link。
答案 1 :(得分:1)
我正在使用Getting Started with Erlang,第1.2.1章。它是关于shell的,可以让你快速使用等等。
答案 2 :(得分:0)
答案 3 :(得分:0)
我认为Erlang shell也是一个模块。 看看这个:Erlang shell