Community Page
- phildawes.net/blog/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Hi, Do you feel that your agility in Factor has improved since this post? Roger
- Thanks for the pointer - I've cleaned up the spam and regrettably added some moderation
- I'm loving the comments thread for this post. Can't decide whether to get my upholstery cleaned or do something about my fast food obesity.
- Cool - thanks Eric
- I pasted some code that does the moving sum in factor. http://paste.factorcode.org/paste?id=569#282
Jump to original thread »
The Lisp style has been really trying my sense of aesthetic.
Yesterday I got really hung up on the fact that I prefer the ‘message-passing’ approach to OO rather than the ‘call a function and pass in the object as an arg’ style. The latter just feels ... Continue reading »
Yesterday I got really hung up on the fact that I prefer the ‘message-passing’ approach to OO rather than the ‘call a function and pass in the object as an arg’ style. The latter just feels ... Continue reading »
2 years ago
I haven't done any Lisp for about 10 years, but when solving a problem in Lisp the first thing you do is write a language that helps you express the solution...
2 years ago