跳转到内容

编程语言入门

50% developed
来自维基教科书,开放的书籍,用于开放的世界

编程语言入门

[编辑 | 编辑源代码]
75% developed  as of Jun 28, 2012 前言
75% developed  as of Jun 28, 2012 编程语言范式
75% developed  as of Jun 28, 2012 语法
75% developed  as of Jun 28, 2012 解析
75% developed  as of Jun 28, 2012 歧义
75% developed  as of Jun 28, 2012 优先级和结合性

语法实践

[编辑 | 编辑源代码]
75% developed  as of Jun 28, 2012 逻辑语法
75% developed  as of Jun 28, 2012 语法制导解释
75% developed  as of Jun 28, 2012 语法制导翻译
75% developed  as of Jun 28, 2012 语法制导类型检查
75% developed  as of Feb 3, 2020 编写可重用语法的秘诀

执行环境

[编辑 | 编辑源代码]
75% developed  as of Jun 28, 2012 编译程序
75% developed  as of Jun 28, 2012 解释程序
75% developed  as of Jun 28, 2012 绑定

Haskell 中的功能性编程

[编辑 | 编辑源代码]
25% developed  as of September 19, 2016 函数式语言的概念

模式匹配

[编辑 | 编辑源代码]
25% developed  as of July 23, 2012 数据类型
25% developed  as of July 23, 2012 基本类型
25% developed  as of July 23, 2012 构造类型

类型规范

[编辑 | 编辑源代码]
25% developed  as of July 23, 2012 动态类型与静态类型语言
25% developed  as of July 23, 2012 名义类型与结构类型等价
25% developed  as of July 23, 2012 安全类型与非安全类型
25% developed  as of July 23, 2012 类型推断与类型标注

多态性

[编辑 | 编辑源代码]
25% developed  as of July 10, 2012 什么是多态性
25% developed  as of July 10, 2012 特设多态性
25% developed  as of July 10, 2012 通用多态性
25% developed  as of May 6, 2016 重载
25% developed  as of May 6, 2016 强制转换
25% developed  as of May 6, 2016 参数多态性
25% developed  as of May 6, 2016 子类型多态性

高阶函数

[编辑 | 编辑源代码]
75% developed  as of Jun 28, 2012 定义和例子
75% developed  as of Jun 28, 2012 闭包
75% developed  as of Jun 28, 2012 偏应用
75% developed  as of Jun 28, 2012 值得注意的高阶函数
75% developed  as of Jun 28, 2012 模板面向编程

作用域

[编辑 | 编辑源代码]
25% developed  as of Ago 24, 2012 作用域的定义和类型
25% developed  as of Ago 24, 2012 块级作用域
25% developed  as of Ago 24, 2012 命名空间作用域

函数式数据结构

[编辑 | 编辑源代码]
75% developed  as of Dec 10, 2013 代数数据类型
75% developed  as of Dec 10, 2013 函数式数据结构

内存分配

[编辑 | 编辑源代码]

Python 中的命令式编程

[编辑 | 编辑源代码]

内存管理

[编辑 | 编辑源代码]
75% developed  as of Dec 30, 2013 存储类型
75% developed  as of Dec 30, 2013 静态内存
75% developed  as of Dec 30, 2013
75% developed  as of Dec 30, 2013
75% developed  as of Dec 30, 2013 垃圾回收

抽象数据类型

[编辑 | 编辑源代码]

面向对象编程

[编辑 | 编辑源代码]

参数传递

[编辑 | 编辑源代码]
75% developed  as of Jun 28, 2012 参数匹配
75% developed  as of Jun 28, 2012 求值策略

逻辑编程简介

[编辑 | 编辑源代码]

成本模型

[编辑 | 编辑源代码]
截至 2016 年 11 月 7 日,开发进度为 25% 简介
截至 2016 年 11 月 7 日,开发进度为 25% 列表
截至 2016 年 11 月 7 日,开发进度为 25% 尾调用优化
截至 2016 年 11 月 7 日,开发进度为 25% 统一
截至 2016 年 11 月 7 日,开发进度为 25% 数组

Prolog 中的数学

[编辑 | 编辑源代码]
截至 2016 年 11 月 9 日,开发进度为 25% 简单谓词
截至 2016 年 11 月 9 日,开发进度为 25% 穷举搜索的力量
截至 2016 年 11 月 9 日,开发进度为 25% 意义的探索
截至 2016 年 11 月 9 日,开发进度为 25% ML 解释器
华夏公益教科书