Ruby的JSON开发包 rubyjson
- 授权协议: LGPL
- 开发语言: Ruby
- 操作系统: 跨平台
- 软件首页: http://code.google.com/p/rubyjson/
软件介绍
rubyjson 是Ruby语言用来读写JSON格式数据的类库,兼容 Ruby 1.9。
JSON::generate(object) # Generates a JSON string from Object
JSON::parse(json_string) # Parses a JSON string into a Ruby Object
Haskell Programming from first principles
Christopher Allen、Julie Moronuki / 2015 / USD 59.00
I am writing this book because I had a hard time learning Haskell. It doesn't have to be that way. I've spent the last couple years actively teaching Haskell online and in person. Along the way, I ......一起来看看 《Haskell Programming from first principles》 这本书的介绍吧!
