I want to write program to serialize/deserialize math formula
Then I was thinking that there could be some JSON format that would already has library in C# and other language so it would be reusable in many platform
Are there any consensus to lay a format like that?