Introduction In TCP/IP Illustrated Vol. 1, Richard Stevens used a program called "sock" to demonstrate the many properties of TCP/IP. Unfortunately, the book only speaks about how to use the program but does not point to a site for downloading its s
Introduction In TCP/IP Illustrated Vol. 1, Richard Stevens used a program called "sock" to demonstrate the many properties of TCP/IP. Unfortunately, the book only speaks about how to use the program but does not point to a site for downloading its s
黑客新闻
Haskell的Hacker News API
文献资料
现在它支持GHCJS,并且可以在浏览器中使用! 只需使用以下命令进行安装:
cabal install --ghcjs
测验
cabal configure && cabal test
HackerNews API tests
should round trip Updates JSON
should round trip Item JSON
should round trip User JSON
sho