Tag/
共22个网摘 [
1 ] |
zdg收录,使用标签:编程思想, Lisp,时间:2006-11-18 0:41:10 | 相关网摘,我也收藏
函数式编程是对阿隆左·丘奇理论的实践应用。但也并非全部 lambda 演算都被应用到了实践中,因为 lambda 演算不是被设计为在物理局限下工作的。因此,象面向对象的编程一样,函数式编程是一系列理念,而不是严格的教条。现在有很多种函数式编程语言,他们中的大多数以不同方式完成不同任务。在本文中我将就最广泛使用的源自函数式编程的思想作一解释,并将用Java语言举例。(的确,你可以用Java写出函数式的程序如果你有显著的受虐倾向)。在下面的小节中,我将会把Java作为一种函数式语言,并对其稍加修改使它成为一种可用的函数式语言。现在开始吧。
http://chn.blogbeta.com/232.html
zdg收录,使用标签:编程思想,时间:2005-2-6 0:44:10 | 相关网摘,我也收藏
More than forty years in the making, the long-anticipated Volume 4 of The Art of Computer Programming is about to make its debut... in parts. Rather than waiting for the complete book, Dr. Knuth and Addison-Wesley have elected to publish it in installments ("fascicles") ?la Charles Dickens.
http://www.bookpool.com/.x/dwtbcyv9d6/ct/163
zdg收录,使用标签:编程思想,时间:2004-12-1 18:52:41 | 相关网摘,我也收藏
In this article, I present my view and my current work toward Language Oriented Programming (LOP). First I will show what is wrong with mainstream programming today, then I'll explain the concept of LOP by using the example of my existing implementation, the Meta Programming System (MPS). This article is intended to give you a bird’s-eye-view of LOP, to spark interest in the idea, and hopefully to generate feedback and discussion.
http://www.onboard.jetbrains.com/articles/04/10/lop/index.html
共22个网摘 [
1 ]