An open API service indexing awesome lists of open source software.

https://github.com/moonbitlang/moonbit-docs

The docs of MoonBit programming language
https://github.com/moonbitlang/moonbit-docs

programming-language

Last synced: 2 months ago
JSON representation

The docs of MoonBit programming language

Awesome Lists containing this project

README

        

# MoonBit 文档网站

此存储库托管了 MoonBit 的文档网站 [docs.moonbitlang.com](https://docs.moonbitlang.com)。

打开 `document.code-workspace` 以获得更好的开发体验。可以从终端面板中的 `+` 号选择命令运行,或在命令面板中运行 `Tasks: Run Build Task`。

## 布局

- `legacy/examples` : 一些 MoonBit 的小示例。
- `next` : 基于 Sphinx 的当前文档,托管在 readthedocs 上。查看 [README](./next/README)。
- `moonbit-tour` : 一个互动教程。查看 [README](./moonbit-tour/README.md)。