Skip to content Skip to sidebar Skip to footer
Showing posts with the label Erlang

Pyparsing: Grammar For List Of Dictionaries (erlang)

I'm trying to build a grammar to parse an Erlang tagged tuple list, and map this to a Dict in p… Read more Pyparsing: Grammar For List Of Dictionaries (erlang)

Open A Python Port From Erlang: No Reply Messages

Based on Chapter 12 of the OTP in Action book and Cesarini's book I wrote this Erlang code: Erl… Read more Open A Python Port From Erlang: No Reply Messages

Thrift: Python Server, Erlang Client Errors... {thrift_socket_server,244,{child_error,function_clause,[]}}

This is actually my first question on stackoverflow, but I've been having a problem that I can&… Read more Thrift: Python Server, Erlang Client Errors... {thrift_socket_server,244,{child_error,function_clause,[]}}