- compiler / vm 空静态库,host 可执行打印版本 - 顶层解开 add_subdirectory,tests 接入 CTest(host_version 通过) - examples/line1 落地 project.toml 与三个 .st - Types.h 注释补饱和规则,与 Doc/isa 一致 - .gitignore 忽略 Doc/会话记录.md
compiler
ST / toml 编译器。CMake 目标:compiler(STATIC),依赖 isa。
边界与管线见 doc/compiler/编译管线.md。语言规则见 doc/初步计划.md。