# BIP2 中文文档
Chinese (zh-cn) translation of BIP2
BIP2官方文档的中文版本个人整理
maintained by Fang @nado-dev
BIP2是一种用于复杂系统建模和编程的基于组件的语言。
BIP2官方文档请访问:https://www-verimag.imag.fr/TOOLS/DCS/bip/doc/latest/html/index.html (opens new window)
what's done:
- [x] Introduction
- [x] BIP Language BIP2 💡
- [x] Compiler and Engines presentation
- [x] Installing & using the compiler
- [ ] More about C++ code generator
- [ ] Installing & using the reference engine
- [x] Tutorial 💡
- [ ] Full BIP2 Grammar
- [ ] Developer reference for Compiler
- [ ] Developer reference for other parts (building, packaging)
💡标记为重点翻译章节
开始 →