Functional编程

Functional编程

文章 331 浏览 22

SICP 1.2.4遇到问题,求解

1.2.4中把linear recursive 变成linear iteration之后的程序,我不明白在count = 0 之前不会得出product的值。 也就是说interpreter一直要一直把(- c…

放肆 2022-09-10 01:12:42 21 0

技术趋势:Functional Pogramming函数编程风云再起

甫于日前落幕的Software Development 2.0研讨会,来宾之一的Andrei Alexandrescu被问到未来编程语言的趋势时,他认为函数编程(Functional Pogramming…

东北女汉子 2022-09-09 11:02:16 23 0

在 F# 中管理 DirectX

27073416_I5Sw.jpg (72.73 KB, 下载次数: 6) 下载附件 2011-02-12 16:45 上传 #load @&quotBindAsLegacyV2Runtime.fs&quot// adjust these as needed…

灰色世界里的红玫瑰 2022-09-09 11:02:12 20 0

Haskell 有办法解决这个问题吗?

今天在 reddit 上有篇 OCaml Sucks 文章, 其中有一点: Record field naming hell &nbsp &nbsp Cannot have two record types in the same file that…

音栖息无 2022-09-09 09:04:05 16 0

Scribble: Closing the Book on Ad Hoc Documentation Tools

本帖最后由 heixia108 于 2010-07-21 19:00 编辑 Scribble is a system for writing library documentation, user guides,and tutorials. It builds …

╭⌒浅淡时光〆 2022-09-08 18:24:36 18 0

Scheme continuation 学习之 tree->generator

最近在学习 scheme 中的 continuation,终于把 tree-generator(Teach Yourself Scheme in Fixnum Days) 看懂了, 根据自己的理解又写了一个改良版本,…

不一样的天空 2022-09-08 06:16:27 14 0

Teach Yourself Scheme in Fixnum Days 笔记

本帖最后由 Lispor 于 2010-11-29 17:29 编辑 正在学习 scheme, 用的是 guile. 准备每学完一章, 贴一篇笔记, 欢迎大家批评 …

沉鱼一梦 2022-09-07 16:36:25 17 0

linux上,能用haskell写些什么入门级的东西?

刚看完趣学指南。。。。…

猫瑾少女 2022-09-06 13:39:30 15 0

什么是函数式编程?

转:yanmingcao Wikipedia 对函数式编程的定义是: Functional programming is a programming paradigm that treats computation as the evaluation o…

韶华倾负 2022-09-06 13:10:14 18 0

一个宏的解释,lisp中“文件描述符”的处理

本帖最后由 xdshting 于 2010-07-20 16:14 编辑 1, (defmacro with-connected-socket ((var socket) &ampbody body) &nbsp&nbsp&quotBind `socket' …

凉城已无爱 2022-09-06 08:13:28 13 0

Haskell 2010

http://www.haskell.org/haskellwi ... brary_specification…

情绪少女 2022-09-06 07:48:10 18 0

Guile Scheme 之 format

本帖最后由 Lispor 于 2010-11-30 23:23 编辑 guile 中的 format 函数与 c 语言中的 printf 函数作用相同, 但是远比它强大, 其类似于 common lisp 中…

離人涙 2022-09-06 06:24:38 17 0

scheme quote 问题

本帖最后由 Lispor 于 2010-12-09 23:54 编辑 guile&gt (eq? 'x 'x)#tguile&gt (eq? '(+ x 1) '(+ x 1))#f复制代码这是为何,他们quote后,不都变成…

故人爱我别走 2022-09-06 03:23:42 16 0

[解决] 这条语句怎样改成 Pointfree? (看错)

本帖最后由 boilplate 于 2010-06-04 05:53 编辑 不好意思,&nbsp&nbsp看错了。 请沉帖:wink:…

空名 2022-09-06 01:40:05 15 0

[Prolog] 一个经典的Puzzle 和大家分享 欢迎大家提供思路和解法

The Omnibombulator 摘自1933年 sunny times 报纸上的一个 puzzle 具体如下: This unusual instrument is operated by selecting one of the four sw…

无所谓啦 2022-09-05 23:20:19 16 0
更多

推荐作者

一梦浮鱼

文章 0 评论 0

mb_Z9jVigFL

文章 0 评论 0

伴随着你

文章 0 评论 0

耳钉梦

文章 0 评论 0

18618447101

文章 0 评论 0

蜗牛

文章 0 评论 0

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文