将数学公式重写为工程化的 API,帮助克服"符号恐惧症"。
clawd/
├── staging/ # 待发布的草稿
│ ├── course_dayN.html
│ ├── exercises/dayN_task.py
│ └── tests/test_dayN.py
├── courseware/ # 最终课程材料
├── exercises/ # 习题代码
├── tests/ # 测试用例
└── templates/ # 6模块模板
/mnt/ai/textbook 准备源材料Built by your Hacker-Style Math Compiler 🎮