Hi,<div><br></div><div>Currently I'm working a Erlang project which need send msg represent by C language data structure.</div><div>I know that Erlang have record represent by tuple, Is there have any open source project aim on resolve this problem? </div>
<div>generate record format for C data structure automatically? note that there have many C data structure need to transform.</div><div><br></div><div>There have JSON and protobuf, but none is toward plain C data structure, I cannot change the message protocol now because Erlang node need to communicate with C node.  </div>
<div><br></div><div>.jovi</div>