Updated 2017-09-19 00:12:21 by SEH

[...]

http://www.erlang.org

http://phaseit.net/claird/comp.lang.functional/Erlang.html

Erlang/Tk is the standard GUI toolkit for Erlang developers.

Some things Erlang promotes that you can try in Tcl... Erlang Idioms for Tcl

See also Erlang/OTP, cop.

etclface - a Tcl extension that will allow software written in Tcl and Erlang to communicate using the Erlang/OTP interface, erl_interface.

Some of the aims of the Tcl extension are:

  • Let a Tcl application use Erlang for processing.
  • Let an Erlang application use a Tcl/Tk based GUI, or other Tcl extensions such as Expect.