MicroPython 项目
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
本页详细介绍了 Google 文档季收录的技术文案项目。
项目摘要
- 开源组织:
- MicroPython
- 技术文档工程师:
- Joannah Nanjekye
- 项目名称:
- 记录 MicroPython 的内部结构
- 项目时长:
- 标准时长(3 个月)
Project description
摘要
MicroPython 是 Python 编程语言的替代实现。它旨在与 Python 3.4 基本兼容,但只支持部分功能,尤其是数据类型和模块。MicroPython 可以精简而高效地在微控制器和资源受限的环境中运行 [1]。该项目是开源的,随着时间的推移,吸引了许多用户和贡献者。为项目编写文档不仅有助于吸引更多用户,还能吸引更多新功能贡献者。为 MicroPython 做出贡献通常涉及核心运行时、移植到新开发板/操作系统或维护新库。此方案侧重于 MicroPython 项目的内部文档。主要主题包括解释器本身的内部运作方式、将语言移植到新平台以及创建新模块。
项目详情
本项目旨在将 MicroPython 内部文档添加到现有的 docs.micropython.org。我们也可以将其移至 internals.micropython.org。
根据社区反馈,我们的一位导师 Jim Mussared 建议我们将此文档移至“开发”部分下。我们的目标是从开发者的角度介绍 MicroPython 的细节,该开发者负责 MicroPython 本身的实现。这将使任何希望参与该项目的人都能够轻松上手。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],["The project, \"Document the Internals of MicroPython,\" accepted for Google Season of Docs, aims to enhance the MicroPython documentation. The focus will be on the inner workings of the interpreter, porting the language, and module creation. The documentation will target developers working on MicroPython's implementation, with the goal of creating a smoother process to get involved in the project. The new information will be located in the 'develop' section of the documentation.\n"],null,[]]