[情報] Functional Thursday #28

看板PLT作者 (Cindy Wang)時間8年前 (2015/08/04 00:34), 編輯推噓3(300)
留言3則, 3人參與, 最新討論串1/1
主題: 用 Haskell 實作一個加密存取 GoogleDrive 的 FileSystem 這是一個偏實用向而不是理論向的主題~ 我用 Haskell 實作一個加密存取 GoogleDrive 的一個 FileSystem 介面 (FUSE) 的東西.. 沒有數學結構或型別理論, 只會碰一些很具體髒兮兮(?)的入世程式庫怎麼用.. XD 用到的(不基本的) library 有 getopt, conduit, HFuse(libfuse), cryptonite(一堆密碼演算法的集合), google-oauth2, google-drive 等等.. 活動網頁 http://www.meetup.com/Functional-Thursday/events/223672967/ -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 112.121.78.5 ※ 文章網址: https://www.ptt.cc/bbs/PLT/M.1438619668.A.03F.html

08/04 22:26, , 1F
08/04 22:26, 1F

08/05 00:17, , 2F
推一下
08/05 00:17, 2F

08/07 17:58, , 3F
推一個
08/07 17:58, 3F
文章代碼(AID): #1LlvWK0_ (PLT)