blog.8arrow.org
「The Healthy Programmer」を読んで自宅を快適なプログラミング環境にする - 八発白中
http://blog.8arrow.org/entry/2015/02/11/152139
The Healthy Programmer を読んで自宅を快適なプログラミング環境にする. Mdash; fukamachi (@nitro idiot) January 12, 2014. そんなとき知人に推薦されて The Healthy Programmer という本を知りました。 The Healthy Programmer: Get Fit, Feel Better, and Keep Coding (Pragmatic Programmers). 健康系の情報ってだいたい 運動しよう とか ダイエットしよう とか 血圧を下げるには とかいうものが多くて、むしろ栄養も血圧も筋力も足りてない系 プログラマ. The Healthy Programmerの違うところは、 プログラマ. に特化していて、 コード書き続けたいよね じゃあできるところからでいいから生活を改善してみない ずっと座ってると腰痛くなったりして生産性落ちるじゃん. 健康になる みたいな曖昧な目的ではなく、 コードを書き続けるために という目的が一貫しているので好感が持てます。 最近IT業界でも健康について語られることもあります...
surf-the-edge.com
CL21 and thoughts on a modern lisp | surf the edge
http://www.surf-the-edge.com/2015/02/20/cl21-and-thoughts-on-a-modern-lisp
CL21 and thoughts on a modern lisp. I’m a great lisp. Lover, and for years I’ve been thinking about updating common lisp into a more modern idiom. Today, I’ve just saw that someone was working on CL21. A Common Lisp for the 21th century. Here are the things I wish I had. Fluent Data Structures – This is something that I love from Python, JavaScript, or any other script language. You can declare a dictionary or an array as :. A = { "elements" : ["one", "two", "three"] }. A = "foo" "bar". More than this, w...
github.com
GitHub - cl21/cl21: Common Lisp in the 21st Century.
https://github.com/cl21/cl21
Common Lisp in the 21st Century. Use Git or checkout with SVN using the web URL. Jan 5, 2016. Re-split: add standard-char to etypecase with convenience wrapper. Failed to load latest commit information. Drop 'w' from my name. Jul 21, 2014. Re-split: add standard-char to etypecase with convenience wrapper. Jan 4, 2016. Delete 'ed', 'room' and 'dribble' because they look useless. Aug 26, 2014. Don't update CHANGES AUTO.markdown when loading CL21. Jul 21, 2014. Mar 5, 2014. Jul 21, 2014. Aug 6, 2014. String...