搜索资源列表
prototype
- prototype.js原代码包及详细原代码讲解,迅速让你通过高质量的原代码掌握函数式编程,是js水平提升一个新高度-prototype.js original code and details on the original code, rapidly giving you high-quality original master function-code programming is js upgraded to a new he
scala-2.7.1.RC2
- JAVA 语言的函数式编程扩展,支持Erlang的Actor通信编程,支持类似Lisp或Scheme语言的高阶函数,支持Continiuation!
Lua-5
- Lua 是一个扩展式程序设计语言,它被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 \"main\" 程序的概念:它只能 嵌入 一个
prototype
- prototype.js原代码包及详细原代码讲解,迅速让你通过高质量的原代码掌握函数式编程,是js水平提升一个新高度-prototype.js original code and details on the original code, rapidly giving you high-quality original master function-code programming is js upgraded to a new he
scala-2.7.1.RC2
- JAVA 语言的函数式编程扩展,支持Erlang的Actor通信编程,支持类似Lisp或Scheme语言的高阶函数,支持Continiuation!-JAVA programming language a function of the expansion of support for Erlang
Lua-5
- Lua 是一个扩展式程序设计语言,它被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main" 程序的概念:它只能 嵌入 一个宿主
Why_Functional_Programming_Matters
- 介绍函数式编程的重要论文,分析了函数式编程的基本概念,多次被引用。-introduction to functional programming
200704241154530
- 我实现了一个用C++实现的脚本解释器。 该脚本只支持函数式编程,也就是说该脚本只能有function组成。支持数组,支持list文法(参考自LUA)。 -I implemented a C++, using a scr ipt interpreter. The scr ipt only supports functional programming, a function that is composed of t
TheEvolutionofLisp
- ”Lisp-1”系统使得贯彻函数式编程的风格更加容易,而”Lisp-2”系统则使得宏编程更不容易出错。确切的细节有一点麻烦,如果你真的想 了解技术上的影响,你可以阅读此文。-" Lisp-1" system makes the implementation of functional programming style is more easy, " Lisp-2" system was to ma
chinese
- python写的万年历,简洁有力的代码,学习函数式编程的好例子-python write the calendar, concise code, learn a good example of functional programming
Purely_Functional_Data_Structures
- 很好的介绍了函数式编程中的数据结构,代码使用haskell 和ml-A good introduction to functional programming in the data structure, the code uses haskell and ml
Haskell
- <Learn you a Haskell>,极好的Haskell入门书籍。想了解函数式编程的朋友们可以从本书开始接触一下Haske-<Learn you a Haskell> , Haskell excellent introductory book. To learn functional programming friends came into contact with from the book abou
Land.of.Lisp
- Land 0f Lisp,Lisp经典教程,英文原版,函数式编程-Land Of Lisp
lua-5.2.1.tar
- lua5.2.1最新源码(2012-06-08)。它是一个扩展式程序设计语言,被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main"
tempo-sat-tlp-gp
- SAT-TLP规划器是由ML这一通用的函数式编程语言开发出的最优化规划器,对于了解函数式语言在大型系统中的应用以及智能规划理论提供了很好的支持。-SAT-TLP planning is developed by ML generic functional programming language optimized planning, and provides good support for understanding the fun
C#函数式编程英文版_7867831
- C#函数式编程英文版,内有相关函数式,很强大,需要一定英文基础(C# function programming in English, there are related functions)
CSharp并发编程经典实例
- 全面讲解C#并发编程技术,侧重于.NET平台上较新、较实用的方法。全书分为几大部分: 首先介绍几种并发编程技术,包括异步编程、并行编程、TPL 数据流、响应式编程;然后阐述一 些重要的知识点,包括测试技巧、互操作、取消并发、函数式编程与OOP、同步、调度;最后介 绍了几个实用技巧。全书共包含 70多个有配套源码的实用方法,可用于服务器程序、桌面程序和 移动应用的开发(Concurrency in C# Cookbook)
Scala编程完整版
- scala编程教程,初学教程推荐,数据分析,函数式编程(Scala programming tutorials, preliminary tutorial recommendations, data analysis, functional programming)
Foundations_of_Fsharp
- FSharp的函数式编程介绍和基本功能实例代码(FSharp's functional programming introduction and basic function instance code)
Java 8函数式编程.pdf
- java8内置函数讲解pdf版,可以很好的理解java8的功能特性(The java8 built-in function explains the PDF version, which can well understand the features of the java8)