Tools on Elixir

We are joined by Bruce Tate and Jose Valim to talk about the tools that have been developing around Elixir and how they can help the rest of the Erlang eco system.

This is the first of a series of episodes that will explore that wider Erlang eco system including Elixir, LFE, Erlog, LING, LuvieScript, Concurrent Scheme and more

 

Download Link https://mostlyerlang.files.wordpress.com/2014/08/043_elixir_tools.mp3

Panel

  • Zachary Kessin
  • Jose Valim
  • Bruce Tate

Confrences

042 Tools on Erlang

Download Link https://mostlyerlang.files.wordpress.com/2014/08/042_tools_with_simon_and_yehuda.mp3

At Erlang Factory Jose and Dave pointed out that we in the Erlang community are loosing people by the fact that we have not kept up with the tools in other languages, like Clojure, Ruby and Elixir. So we brought on two professors who have both taught Erlang to see what they have experienced in their classes. Simon Thompson teaches at the University of Kent in Canterbery, England, and Yehuda Ben Shimol teaches at Ben Gurion University of the Negev in Beer Sheva Israel.

Panel

  • Zachary Kessin
  • Yehuda Ben Shimol Personal Web Page
  • Simon Thompson

Confrences

022 Refactoring with Wrangler

Link:  http://mostlyerlang.files.wordpress.com/2013/11/022_wrangler.mp3

Abstract

Wrangler is a code refactoring tool created by Huinqui Li and Simon Thompson from the University of Kent. It enables Erlang developers to perform various automated and manual operations on a code base. Possible uses include updating code to take advantage of a new API, reporting on code duplication and various code smells. It creators join us to talk about it and how to use Wrangler and where it has seen good use.

Panel

  • Zachary Kessin ()
  • Simon Thompson ()
  • Huinqui Li (Homepage)
  • Francesco Cesarini ()
  • Fred Hebert ()

Announcements

Project Ideas

  • Integrate Wrangler with VIM
  • Integrate Wrangler with Elixir

Picks