Expand description
NARust-158 主模块
Modules§
- control
- 🆕NARS控制机制
- entity
- 可被存放的「实体」
- global
- 存储一些「全局」参数
- inference
- NARS中有关「推理」的内容
- language
- 语言
- parameters
- 用于NARS推理器的「超参数」
- storage
- NARS中有关「存储」的内容
- symbols
- 字符串符号
- vm
- 🆕NARust的NAVM接口
Macros§
- __
delegate_ from_ core - __
impl_ to_ display - 方便快捷地 自动实现 [
ToDisplayAndBrief
] - __
impl_ to_ display_ and_ display - 方便快捷地 自动实现 [
ToDisplayAndBrief
] 和std::fmt::Display
- budget
- 初代「预算值」的快捷构造宏
- debug_
assert_ matches - 测试用宏,用于简化调试模式断言
- impl_
display_ from_ to_ display - 方便快捷地 自动实现
std::fmt::Display
- short_
float - 「短浮点」的快捷构造宏
- stamp
- 初代「时间戳」的快捷构造宏
- substitution
- 快捷构造宏
- term
- 「词项」的快捷构造宏
- truth
- 快捷构造宏