chore(misc): 按目录结构设计初始化工程骨架

This commit is contained in:
Lane0218
2025-12-27 14:37:52 +08:00
parent b30c963eb7
commit cf2e6e0b46
46 changed files with 195 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
<!--
工程说明文档:
- 依赖环境CMake、C++ 编译器、ANTLR4 等)
- 构建方式(例如 out-of-source build
- 运行/测试脚本用法
- ANTLR 生成命令说明(写在文档中,不提供脚本)
-->