Open ghost opened 4 years ago
The main difficulty is that each language will need a different library. Only Python has a YAML module in its standard library; for others, we need to choose one that seems popular and is easy to use for this use case.
The main difficulty is that each language will need a different library. Only Python has a YAML module in its standard library; for others, we need to choose one that seems popular and is easy to use for this use case.