da-liii / Binding-SemanticUI

On top of SemanticUI, this Scala.js project provides components defined in Ant Design with Binding.scala
16 stars 0 forks source link

Readings on Meta-Programming #5

Open da-liii opened 5 years ago

da-liii commented 5 years ago

关于 scala macro,我(@wangzaixiang)之前写过几篇文章,可供参考:

神奇的Scala Macro之旅(一) https://mp.weixin.qq.com/s?__biz=MzA3MjExMDUzNQ==&mid=2247483694&idx=1&sn=0c673a60a3d011efc9ef56b29b381e8b&chksm=9f221986a8559090e15ad62d7ad6cc1285b110656fbdf4a3d7b28d91fafc8c429718a73b598f&token=1482760377&lang=zh_CN#rd

(二)https://mp.weixin.qq.com/s?__biz=MzA3MjExMDUzNQ==&mid=2247483697&idx=1&sn=7268b1328ea2fb1a94f6578eaff15959&chksm=9f221999a855908f1ea2a47712a69672ce56cfd7a8dc47b014e5420195edd314688a34563e80&token=1482760377&lang=zh_CN#rd

(三)、https://mp.weixin.qq.com/s?__biz=MzA3MjExMDUzNQ==&mid=2247483716&idx=1&sn=31aed90ab7178715a690123db698b88d&chksm=9f2219eca85590fa5b31639e8189164436afcfcd15b4c695e37b000d02d775c3434e32413dc1&token=1482760377&lang=zh_CN#rd

(四)、https://mp.weixin.qq.com/s?__biz=MzA3MjExMDUzNQ==&mid=2247483721&idx=1&sn=1ab4c3025b0d384050a1c2b35a53df22&chksm=9f2219e1a85590f7da4cb2f832545441324159605578b289a3ababacdfccfdf25980b317a7cf&token=1482760377&lang=zh_CN#rd

另外,见 http://scalamacros.org/

da-liii commented 5 years ago

https://github.com/vchoudhari45/macros-tutorial

da-liii commented 5 years ago

https://github.com/petitviolet/scala-acase