2 Star 1 Fork 0

polarlang / langspecs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
term-definitions.md 2.12 KB
一键复制 编辑 原始数据 按行查看 历史
zzu_softboy 提交于 2018-04-28 11:51 . 增加术语的类别

第三章 术语与定义

在这里我们定义了极语言规范里面常用的编程术语,小范围使用的一些术语会在其出现的地方用斜体进行定义。

访问存取

英文别名:access
类别:defns.access

函数实参

英文别名:function argument
类别:defns.argument

函数型宏的实参

英文别名:macro argument
类别:defns.argument.macro

异常抛出实参

英文别名:throw argument
类别:defns.argument.throw

模板类型实参

英文别名:template type argument
类别:defns.argument.templ

阻塞

英文别名:block
类别:defns.block

有条件支持

英文别名:conditionally-supported
类别:defns.cond.supp

诊断信息

英文别名:diagnostic message
类别:defns.diagnostic

动态类型

英文别名:dynamic type
类别:defns.dynamic.type

动态类型

英文别名:dynamic type
类别:defns.dynamic.type.prvalue

不符合规范的程序

英文别名:ill-formed program
类别:defns.ill.formed

实现定义的行为

英文别名:implementation-defined behavior
类别:defns.impl.defined

实现限制

英文别名:implementation limits
类别:defns.impl.limits

地区特定行为

英文别名:locale-specific behavior
类别:defns.locale.specific

函数形参

英文别名:function parameter
类别:defns.parameter

函数型宏的形参

英文别名:macro parameter
类别:defns.parameter.macro

异常抛出实参

英文别名:throw parameter
类别:defns.parameter.throw

模板类型实参

英文别名:template type parameter
类别:defns.parameter.templ

静态类型

英文别名:static type
类别:defns.static.type

解除阻塞

英文别名:unblock
类别:defns.unblock

未定义的行为

英文别名:undefined behavior
类别:defns.undefined

未指定的行为

英文别名:unspecified behavior
类别:defns.unspecified

符合规范的程序

英文别名:well-formed program
类别:defns.well.formed

1
https://gitee.com/polarlang/langspecs.git
git@gitee.com:polarlang/langspecs.git
polarlang
langspecs
langspecs
master

搜索帮助