LISP talk: LISP in surrounding parentheses is supremely powerful #3
Details
LISP 是一種程式語言的家族,其方言包含 Common LISP、Scheme、Clojure 等,最大的特色是括號,也有人戲稱 LISP 為括號語。
不論你是否聽過 LISP,都歡迎來聽聽看每次的 LISP Lightning talk。
LISP is a kind of computer language family, including: Common LISP, Scheme and Clojure. The biggest characteristic is that syntax all around parentheses. Even if you know nothing about LISP, it will be very welcome to join us.
任何有關 LISP 的主題都可以來 LISP talk 分享,
若需要查看 lightning talk 主題或報名 talk 請參考:
https://hackmd.io/H1-HCsAor
In LISP talk, you can share anything about LISP.
If you want to know all subjects or sign up your talk,
please refer:
https://hackmd.io/H1-HCsAor
* 活動地點
Gandi Asia Co. Ltd (管地有限公司)
內湖區洲子街 196 號 6 樓 ( 6F., No. 196, Zhouzi St., Neihu Dist., )
*活動時間 ( Activity Time )
PM 7:30 ~ PM 9:30
*注意 ( Notice )
由於沒有預定座位,所以沒有固定位置。如果到場時沒有熟識的人在場,或不知道如何尋找主辦人,請發訊息到 Telegram/Fb 社團尋求幫助!
-----------------------------------------------------------------------------------
(-> "LISP in surrounding parentheses is supremely powerful."
abbr ;; => "LISP is supremely powerful."
abbr ) ;; => "LISP"
