May 12, 2018
By: coldnewClojureTW 週報 2018-05-12
Clojure
- Clojure でブロックチェーンを実装してみる: 介紹了如何使用 Clojure 實現區塊鍊
- add-lib: 是個實驗中的功能,讓你可以在 repl 裡面直接幫 Clojure 專案加入依賴。
Transducer
- Build Your Own Transducer and Impress Your Cat - Part 1
- Build Your Own Transducer and Impress Your Cat - Part 2
GraalVM
- Native Clojure with GrallVM: 想要加快 Clojure 的啟動速度嗎? 來試試看 GraalVM 吧!
- cljfmt-graalvm: 使用 GraalVM 編譯 cljfmt
其他
- danistefanovic/build-your-own-x: 整理了一系列專案為主的程式教學。 Richard Feynman 曾說: What I cannot create, I do not understand. 你是否真的知道你現在在用的東西是怎樣打造出來的?
- SSH client configuration tricks: 關於SSH 的使用技巧,可以對特定機器設定 alias, 並且綁定相關配置。