English-Chinese Raku documentation
官方文档地址:https://docs.raku.org/language.html
- 起步 - At the beginning
- 教程 - Tutorials
- 模组包 - Module packages
- 并发 - Concurrency
- 进程间通信 - Inter-process communication
- 输入输出 - IO
- 模组 - Modules
- 类和对象 - Classes and Objects
- 迭代 - Iterating
- 语法教程 - Grammar tutorial
- 算术 - Doing math with Raku
- 输入 Unicode 字符 - Entering unicode characters
- 创建运算符 - Creating operators
- 模组开发工具 - Module development utilities
- 命令行接口 - Command line interface
- 正则最佳实践与陷阱 - Regexes best practices and gotchas
- 基础主题 - Fundamental topics
- 句法 - Syntax
- 运算符 - Operators
- 正则 - Regexes
- 容器 - Containers
- 类型系统 - Type system
- 原生类型 - Raku native types
- 函数 - Functions
- 上下文以及上下文语境化器 - Contexts and contextualizers
- 变量 - Variables
- 下标 - Subscripts
- 枚举 - Enumeration
- Unicode 与 ASCII 符号 - Unicode versus ASCII symbols
- 日期与时间函数 - Date and time functions
- 原生调用接口 - Native calling interface
- 特性 - Traits
- 换行处理 - Newline handling in Raku
- 语句前缀 - Statement prefixes
- 异常 - Exceptions
- 集合、背包和混合 - Sets, bags, and mixes
- 列表、序列和数组 - Lists, sequences, and arrays
- 面向物件编程 - Object orientation
- 引文构造 - Quoting constructs
- 控制流 - Control Flow
- 语法 - Grammars
- 包 - Packages
- 万国码 - Unicode
- 性能 - Performance
- 相位器 - Phasers
- 指令 - Pragmas
- 数据结构 - Data Structures
- 输入输出权威指南 - Input/Output the definitive guide
- 数值 - Numerics
- 元对象协议 - Meta-object protocol (MOP)
- 哈希和映射 - Hashes and maps
- 通用参考 - General reference
- 类型 - Type