Motivation
Inspired by Anil Madhavapeddy's Agentic Adventures, this project explores what it's like to build practical libraries in MoonBit with AI assistance.
MoonBit is a modern programming language designed for cloud computing and AI coding.
Goals
- Build useful libraries - Each entry will document the creation of a practical MoonBit library.
- Explore AI-assisted workflows - Document how agentic programming integrates with MoonBit's toolchain.
- Share learnings - Be transparent about what works, what doesn't, and lessons learned.
How it works
Each blog post will document:
- The problem being solved
- The specification and design process
- Interactions with Coding Agent (such as Claude Code) during development
- Code review notes and refinements
- Final library usage and examples
Contents:
Top comments (0)