Announcing ErlCtl, 0.1
Posted by Jayson Vantuyl
A simple way to give your Erlang code a CLI. You're welcome. :)
Posted by Jayson Vantuyl
A simple way to give your Erlang code a CLI. You're welcome. :)
Posted by Jayson Vantuyl
A quick exploration of event-driven programming and how Erlang fits in.Posted by Jayson Vantuyl
Some simple code for determining dependencies for Erlang code.Posted by Jayson Vantuyl
An example of using a gen_server to manage some piece of data.Posted by Jayson Vantuyl
A quick run-down of a powerful way to get Erlang to interact with programs outside of its sandbox.