Practical clojure – Macros and Metaprogramming

摘要: What Is Metaprogramming? Metaprogramming is the use of code to modify or create other code. It is primarily a developer tool and acts as a force multiplier, allowing large amounts of predictable c... 阅读全文
posted @ 2013-02-27 11:25 fxjwind 阅读(473) 评论(0) 推荐(0)