# 翻译计划 虽然 [OnRoadZy](https://github.com/OnRoadZy/racket6.12) 已完成基本文档的翻译,但仍有不少改进空间,因此本项目计划参考该译者的译文,重新翻译并校对。翻译进度如下: ## 起步 - [x] getting-started ## Racket 指南 - [x] welcome #10 - [x] to-scheme #9 - [x] data #11 - [x] forms #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
翻译计划
虽然 OnRoadZy 已完成基本文档的翻译,但仍有不少改进空间,因此本项目计划参考该译者的译文,重新翻译并校对。翻译进度如下:
起步
Racket 指南
Racket 参考手册