Erlang Parsing Pyparsing Python Pyparsing: Grammar For List Of Dictionaries (erlang) June 09, 2024 Post a Comment 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)
Erlang Erlang Ports Python Open A Python Port From Erlang: No Reply Messages June 30, 2023 Post a Comment 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
Erlang Python Thrift Thrift: Python Server, Erlang Client Errors... {thrift_socket_server,244,{child_error,function_clause,[]}} February 07, 2023 Post a Comment 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,[]}}