forked from racket/racket
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
翻译计划
虽然 OnRoadZy 已完成基本文档的翻译,但仍有不少改进空间,因此本项目计划参考该译者的译文,重新翻译并校对。翻译进度如下:
起步
- getting-started
Racket 指南
- welcome Guide: 1 Welcome to Racket #10
- to-scheme Guide: 2 Racket Essentials #9
- data Guide: 3 Built-In Datatypes #11
- forms Guide: 4 Expressions and Definitions #15
- define-struct
- modules
- contracts
- io
- regexp
- control
- for
- match
- class
- unit
- namespaces
- macros
- languages
- concurrency
- performance
- parallelism
- running
- other
- dialects
- other-editors
Racket 参考手册
- model
- notation
- syntax
- data
- struct
- class
- units
- contracts
- match
- control
- concurrency
- macros
- io
- security
- os
- memory
- unsafe
- running