|
|
|
|
|
by aidanhs
807 days ago
|
|
Can you elaborate on what you're getting at? Syntax-wise it's about as similar to JSON as Erlang expressions are (i.e. superficially similar in some cases). Semantics-wise I've personally found any superficial similarity to JSON to be actively unhelpful in understanding because of some important processing differences (e.g. paths, laziness). |
|