Posted by Jayson Vantuyl
Mon, 31 May 2010 22:06:00 GMT
ErlCtl 0.2 is up on GitHub. Not a huge number of changes, but some definite improvements. In no particular order:
- When a CLI module isn't available, gives a reasonable error message.
- Typos fixed.
- README and Docs updated.
- Now works when EPMD is not already running. (Oops!)
- Smarter errors when name service is grossly misconfigured (though not perfect yet).
For anyone who's using it, enjoy!
Posted in Erlang | Tags erlctl | no comments | no trackbacks
Posted by Jayson Vantuyl
Sun, 21 Feb 2010 12:38:00 GMT
A simple way to give your Erlang code a CLI. You're welcome. :)
Posted in Erlang | Tags erlctl | 1 comment | no trackbacks
Posted by Jayson Vantuyl
Sat, 16 Jan 2010 02:29:00 GMT
A quick exploration of event-driven programming and how Erlang fits in.
Posted in Erlang, Ruby, Python | Tags evented | 2 comments | no trackbacks
Posted by Jayson Vantuyl
Thu, 17 Dec 2009 17:46:00 GMT
Some simple code for determining dependencies for Erlang code.
Posted in Erlang | no comments | no trackbacks
Posted by Jayson Vantuyl
Wed, 16 Dec 2009 00:14:00 GMT
An example of using a gen_server to manage some piece of data.
Posted in Erlang | 3 comments | no trackbacks
Posted by Jayson Vantuyl
Thu, 10 Dec 2009 13:47:00 GMT
A quick run-down of a powerful way to get Erlang to interact with programs outside of its sandbox.
Posted in Erlang | Tags erlang, port_control, port_open, spawn_executable | no comments | no trackbacks
Posted by Jayson Vantuyl
Wed, 09 Dec 2009 11:44:00 GMT
My opinionated introduction of my new blog.
Tags hubris | 1 comment | no trackbacks