LFE Screen

The LFE Blog:
Tutorials, Updates,
News, & Miscellany

A BEAM Language Journal of Coding Coffeehouse Jazz for Syntaxless Beatnicks.
It's snappy!

Submit a Post!

LFE Friday - digraph:get_path/3

This week's LFE Friday was translated with permission from the Erlang Thursday series by Steven Proctor. This week's translator: Robert Virding.


Read more

Robert Virding | November 7, 2015 | Tags : lfe friday lfe erlang


LFE Friday - digraph:add_edge/4

This week's LFE Friday was translated with permission from the Erlang Thursday series by Steven Proctor. This week's translator: Robert Virding.


Read more

Robert Virding | October 23, 2015 | Tags : lfe friday lfe erlang


LFE Friday - digraph:add_vertex/1

This week's LFE Friday was translated with permission from the Erlang Thursday series by Steven Proctor. This week's translator: Robert Virding.


Read more

Robert Virding | October 20, 2015 | Tags : lfe friday lfe erlang


LFE Friday - The digraph module

This week's LFE Friday was translated with permission from the Erlang Thursday series by Steven Proctor. This week's translator: Robert Virding.


Read more

Robert Virding | October 18, 2015 | Tags : lfe friday lfe erlang


LFE Friday - erl_tar:table/1

This week's LFE Friday was translated with permission from the Erlang Thursday series by Steven Proctor. This week's translator: Robert Virding.


Read more

Robert Virding | October 18, 2015 | Tags : lfe friday lfe erlang


Catching up LFE Friday

I have gotten behind with LFE Friday but now I am going to try to catch up. Hopefully, the missing posts will start to appear.


Read more

Robert Virding | October 16, 2015 | Tags : lfe friday lfe erlang


LFE Friday - erl_tar:extract/1

This week's LFE Friday was translated with permission from the Erlang Thursday series by Steven Proctor. This week's translator: Robert Virding.


Read more

Robert Virding | September 24, 2015 | Tags : lfe friday lfe erlang


Lisp Machine Flavors for LFE (2)

Work on an LFE Flavors implementation had progressed and there is now something to test here LFE Flavors.


Read more

Robert Virding | September 20, 2015 | Tags : lisp machine flavors


An Interview with Robert Virding on Lisp

If you've been watching the LFE mail list closely, then you will have noticed that we're working on LFE's first book. That's super-exciting, but for a future post or two all of their own. Several months ago I was getting chapter 1 ready for the reviewers, and I needed some clarification on a few points from Robert Virding regarding some of LFE's historical details.


Read more

Duncan McGreggor | September 18, 2015 | Tags : history lisp erlang lambda machine symbolics vms flavors oop parlog


Distributed LFE

The posts in this series are focused on OTP. However, we're going to take a break from OTP-proper to talk about some of the basics underlying the patterns that OTP provides to programmers of the Erlang VM. In particular, we going to take a look at distributed systems and then do some hands-on distributed system experimentation with LFE.


Read more

Duncan McGreggor | September 18, 2015 | Tags : erlang otp distributed systems remote nodes rpc