开发者

There is no mature yaml library for erlang [closed]

开发者 https://www.devze.com 2022-12-22 15:35 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. 开发者_如何学Python

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed last year.

Improve this question

Is there a mature and stable YAML library for Erlang that someone has actually used? I can't seem to find one anywhere

Update: I have searched and searched and still not found one


Yamler seems like a good library.


There is an incomplete implementation of YAML parsing in Erlang beanstalk client library.


Check https://github.com/yakaz/yamerl

  • It's pure erlang - no NIFs or external dependencies
  • It's updated reqularly as needed (look at the commit history)
  • Testcases
  • Supports YAML 1.2
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号