英和訓練

著作権は原文に属します

2018-02-05から1日間の記事一覧

Reference - Macros マクロ

Clojure has a programmatic macro system which allows the compiler to be extended by user code. Clojureにはプログラムによるマクロシステムがあり、それによって、ユーザのコードによりコンパイラを拡張できる。Macros can be used to define syntacti…