KodeKabuki

Welcome, my name is Harish Mallipeddi. I work for Amazon Web Services (AWS). This blog is mostly a dump of interesting articles that I come across on the web. Topics span across multiple areas including algorithms/datastructures, NoSQL stores, database internals, web-scale challenges, and functional languages.

May 15, 2009 at 8:59am

Home

Writing a template compiler for Erlang →

Well written article by one of the authors of ErlyDTL walking you through the steps involved in writing such a template language compiler for Erlang.