Skip to content

moonbitlang/moonbit-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

42de725 · Apr 30, 2025
Apr 11, 2025
Nov 27, 2024
Feb 27, 2025
Mar 19, 2025
Apr 17, 2025
Apr 30, 2025
Mar 3, 2025
Aug 15, 2024
Aug 15, 2024
Aug 15, 2024
Jan 16, 2025
Apr 15, 2025
Apr 15, 2025
Feb 25, 2025
Feb 27, 2025
Feb 27, 2025
Jan 15, 2025
Jan 3, 2025
Apr 17, 2025
Jan 3, 2025
Mar 28, 2025

Repository files navigation

MoonBit Docs Website

view README-zh.md for Chinese version.

This repository hosts the documentation website for MoonBit docs.moonbitlang.com.

Open document.code-workspace for a better development experience. Choose commands to run from either the + sign in the Terminal Panel or run Tasks: Run Build Task in the command palette.

Layout

  • legacy/examples: some small examples for MoonBit.
  • next: current documentation hosted on readthedocs based on Sphinx. Check README.
  • moonbit-tour: an interactive tour. Check README